#95e1e1 color space conversions
Hex:
#95e1e1
RGB:
149, 225, 225
CMY:
42, 12, 12
CMYK:
34, 0, 0, 12
HSL:
180°, 55.8824%, 73.3333%
HSV (HSB):
180°, 33.7778%, 88.2353%
XYZ:
52.9102, 65.6762, 81.1223
xyY:
0.2649, 0.3289, 65.6762
CIE-Lab:
84.8310, -23.3052, -7.4641
CIE-LCH:
84.8310, 24.4714, 197.7590
CIE-Luv:
84.8310, -36.0380, -7.7882
Hunter-Lab:
81.0409, -25.2818, -2.6209
#95e1e1 color charts
#95e1e1 color shades, tints & tones
#95e1e1 color schemes
#95e1e1 color preview, HTML & CSS examples
This text has a color of #95e1e1
<p style="color:#95e1e1;">Text here</p>
.mytext {color:#95e1e1;}
This box has a color of #95e1e1
<div style="background-color:#95e1e1;">Content here</div>
.mybackground {background-color:#95e1e1;}
Border around this has a color of #95e1e1
<div style="border:2px solid #95e1e1;">Content here</div>
.myborder {border:2px solid #95e1e1;}