#cff7d5 color space conversions
Hex:
#cff7d5
RGB:
207, 247, 213
CMY:
19, 3, 16
CMYK:
16, 0, 14, 3
HSL:
129°, 71.4286%, 89.0196%
HSV (HSB):
129°, 16.1943%, 96.8627%
XYZ:
71.0031, 84.5910, 75.5362
xyY:
0.3072, 0.3660, 84.5910
CIE-Lab:
93.7066, -19.1932, 12.0997
CIE-LCH:
93.7066, 22.6888, 147.7721
CIE-Luv:
93.7066, -20.1406, 21.5265
Hunter-Lab:
91.9734, -23.1520, 15.6875
#cff7d5 color charts
#cff7d5 color shades, tints & tones
#cff7d5 color schemes
#cff7d5 color preview, HTML & CSS examples
This text has a color of #cff7d5
<p style="color:#cff7d5;">Text here</p>
.mytext {color:#cff7d5;}
This box has a color of #cff7d5
<div style="background-color:#cff7d5;">Content here</div>
.mybackground {background-color:#cff7d5;}
Border around this has a color of #cff7d5
<div style="border:2px solid #cff7d5;">Content here</div>
.myborder {border:2px solid #cff7d5;}