#95ffcc color space conversions
Hex:
#95ffcc
RGB:
149, 255, 204
CMY:
42, 0, 20
CMYK:
42, 0, 20, 0
HSL:
151°, 100.0000%, 79.2157%
HSV (HSB):
151°, 41.5686%, 100.0000%
XYZ:
59.0535, 82.2692, 69.8938
xyY:
0.2796, 0.3895, 82.2692
CIE-Lab:
92.6935, -41.8560, 14.8760
CIE-LCH:
92.6935, 44.4209, 160.4343
CIE-Luv:
92.6935, -48.9891, 29.3639
Hunter-Lab:
90.7024, -42.5133, 17.8037
#95ffcc color charts
#95ffcc color shades, tints & tones
#95ffcc color schemes
#95ffcc color preview, HTML & CSS examples
This text has a color of #95ffcc
<p style="color:#95ffcc;">Text here</p>
.mytext {color:#95ffcc;}
This box has a color of #95ffcc
<div style="background-color:#95ffcc;">Content here</div>
.mybackground {background-color:#95ffcc;}
Border around this has a color of #95ffcc
<div style="border:2px solid #95ffcc;">Content here</div>
.myborder {border:2px solid #95ffcc;}