#95dcca color space conversions
Hex:
#95dcca
RGB:
149, 220, 202
CMY:
42, 14, 21
CMYK:
32, 0, 8, 14
HSL:
165°, 50.3546%, 72.3529%
HSV (HSB):
165°, 32.2727%, 86.2745%
XYZ:
48.6483, 61.8402, 65.2494
xyY:
0.2768, 0.3519, 61.8402
CIE-Lab:
82.8284, -26.0276, 1.7764
CIE-LCH:
82.8284, 26.0882, 176.0955
CIE-Luv:
82.8284, -34.2463, 7.0485
Hunter-Lab:
78.6386, -27.1917, 5.8518
#95dcca color charts
#95dcca color shades, tints & tones
#95dcca color schemes
#95dcca color preview, HTML & CSS examples
This text has a color of #95dcca
<p style="color:#95dcca;">Text here</p>
.mytext {color:#95dcca;}
This box has a color of #95dcca
<div style="background-color:#95dcca;">Content here</div>
.mybackground {background-color:#95dcca;}
Border around this has a color of #95dcca
<div style="border:2px solid #95dcca;">Content here</div>
.myborder {border:2px solid #95dcca;}