#95dedc color space conversions
Hex:
#95dedc
RGB:
149, 222, 220
CMY:
42, 13, 14
CMYK:
33, 0, 1, 13
HSL:
178°, 52.5180%, 72.7451%
HSV (HSB):
178°, 32.8829%, 87.0588%
XYZ:
51.4340, 63.7994, 77.3138
xyY:
0.2671, 0.3313, 63.7994
CIE-Lab:
83.8612, -22.9867, -6.2532
CIE-LCH:
83.8612, 23.8221, 195.2182
CIE-Luv:
83.8612, -34.8566, -5.9011
Hunter-Lab:
79.8745, -24.8381, -1.4770
#95dedc color charts
#95dedc color shades, tints & tones
#95dedc color schemes
#95dedc color preview, HTML & CSS examples
This text has a color of #95dedc
<p style="color:#95dedc;">Text here</p>
.mytext {color:#95dedc;}
This box has a color of #95dedc
<div style="background-color:#95dedc;">Content here</div>
.mybackground {background-color:#95dedc;}
Border around this has a color of #95dedc
<div style="border:2px solid #95dedc;">Content here</div>
.myborder {border:2px solid #95dedc;}