#cff5d6 color space conversions
Hex:
#cff5d6
RGB:
207, 245, 214
CMY:
19, 4, 16
CMYK:
16, 0, 13, 4
HSL:
131°, 65.5172%, 88.6275%
HSV (HSB):
131°, 15.5102%, 96.0784%
XYZ:
70.5221, 83.4253, 76.0041
xyY:
0.3067, 0.3628, 83.4253
CIE-Lab:
93.2003, -18.0377, 10.8619
CIE-LCH:
93.2003, 21.0556, 148.9445
CIE-Luv:
93.2003, -19.1882, 19.5014
Hunter-Lab:
91.3374, -22.0197, 14.5995
#cff5d6 color charts
#cff5d6 color shades, tints & tones
#cff5d6 color schemes
#cff5d6 color preview, HTML & CSS examples
This text has a color of #cff5d6
<p style="color:#cff5d6;">Text here</p>
.mytext {color:#cff5d6;}
This box has a color of #cff5d6
<div style="background-color:#cff5d6;">Content here</div>
.mybackground {background-color:#cff5d6;}
Border around this has a color of #cff5d6
<div style="border:2px solid #cff5d6;">Content here</div>
.myborder {border:2px solid #cff5d6;}