#cff5d4 color space conversions
Hex:
#cff5d4
RGB:
207, 245, 212
CMY:
19, 4, 17
CMYK:
16, 0, 13, 4
HSL:
128°, 65.5172%, 88.6275%
HSV (HSB):
128°, 15.5102%, 96.0784%
XYZ:
70.2682, 83.3237, 74.6669
xyY:
0.3078, 0.3650, 83.3237
CIE-Lab:
93.1560, -18.3905, 11.8321
CIE-LCH:
93.1560, 21.8680, 147.2435
CIE-Luv:
93.1560, -19.1493, 20.9746
Hunter-Lab:
91.2818, -22.3349, 15.3991
#cff5d4 color charts
#cff5d4 color shades, tints & tones
#cff5d4 color schemes
#cff5d4 color preview, HTML & CSS examples
This text has a color of #cff5d4
<p style="color:#cff5d4;">Text here</p>
.mytext {color:#cff5d4;}
This box has a color of #cff5d4
<div style="background-color:#cff5d4;">Content here</div>
.mybackground {background-color:#cff5d4;}
Border around this has a color of #cff5d4
<div style="border:2px solid #cff5d4;">Content here</div>
.myborder {border:2px solid #cff5d4;}