#95cccc color space conversions
Hex:
#95cccc
RGB:
149, 204, 204
CMY:
42, 20, 20
CMYK:
27, 0, 0, 20
HSL:
180°, 35.0318%, 69.2157%
HSV (HSB):
180°, 26.9608%, 80.0000%
XYZ:
44.8864, 53.9349, 65.1715
xyY:
0.2737, 0.3289, 53.9349
CIE-Lab:
78.4238, -17.6294, -5.7505
CIE-LCH:
78.4238, 18.5436, 198.0658
CIE-Luv:
78.4238, -27.2722, -5.8963
Hunter-Lab:
73.4404, -19.4225, -1.2060
#95cccc color charts
#95cccc color shades, tints & tones
#95cccc color schemes
#95cccc color preview, HTML & CSS examples
This text has a color of #95cccc
<p style="color:#95cccc;">Text here</p>
.mytext {color:#95cccc;}
This box has a color of #95cccc
<div style="background-color:#95cccc;">Content here</div>
.mybackground {background-color:#95cccc;}
Border around this has a color of #95cccc
<div style="border:2px solid #95cccc;">Content here</div>
.myborder {border:2px solid #95cccc;}