#cfddc5 color space conversions
Hex:
#cfddc5
RGB:
207, 221, 197
CMY:
19, 13, 23
CMYK:
6, 0, 11, 13
HSL:
95°, 26.0870%, 81.9608%
HSV (HSB):
95°, 10.8597%, 86.6667%
XYZ:
61.6666, 69.0095, 62.8933
xyY:
0.3186, 0.3565, 69.0095
CIE-Lab:
86.5088, -8.9950, 10.1764
CIE-LCH:
86.5088, 13.5819, 131.4736
CIE-Luv:
86.5088, -6.6965, 16.6610
Hunter-Lab:
83.0720, -12.8705, 13.2623
#cfddc5 color charts
#cfddc5 color shades, tints & tones
#cfddc5 color schemes
#cfddc5 color preview, HTML & CSS examples
This text has a color of #cfddc5
<p style="color:#cfddc5;">Text here</p>
.mytext {color:#cfddc5;}
This box has a color of #cfddc5
<div style="background-color:#cfddc5;">Content here</div>
.mybackground {background-color:#cfddc5;}
Border around this has a color of #cfddc5
<div style="border:2px solid #cfddc5;">Content here</div>
.myborder {border:2px solid #cfddc5;}