#cff5cd color space conversions
Hex:
#cff5cd
RGB:
207, 245, 205
CMY:
19, 4, 20
CMYK:
16, 0, 16, 4
HSL:
117°, 66.6667%, 88.2353%
HSV (HSB):
117°, 16.3265%, 96.0784%
XYZ:
69.4040, 82.9780, 70.1160
xyY:
0.3119, 0.3729, 82.9780
CIE-Lab:
93.0048, -19.6001, 15.2300
CIE-LCH:
93.0048, 24.8217, 142.1514
CIE-Luv:
93.0048, -19.0156, 26.0621
Hunter-Lab:
91.0923, -23.4108, 18.1276
#cff5cd color charts
#cff5cd color shades, tints & tones
#cff5cd color schemes
#cff5cd color preview, HTML & CSS examples
This text has a color of #cff5cd
<p style="color:#cff5cd;">Text here</p>
.mytext {color:#cff5cd;}
This box has a color of #cff5cd
<div style="background-color:#cff5cd;">Content here</div>
.mybackground {background-color:#cff5cd;}
Border around this has a color of #cff5cd
<div style="border:2px solid #cff5cd;">Content here</div>
.myborder {border:2px solid #cff5cd;}