#cdffcf color space conversions
Hex:
#cdffcf
RGB:
205, 255, 207
CMY:
20, 0, 19
CMYK:
20, 0, 19, 0
HSL:
122°, 100.0000%, 90.1961%
HSV (HSB):
122°, 19.6078%, 100.0000%
XYZ:
72.1993, 89.0041, 72.4057
xyY:
0.3091, 0.3810, 89.0041
CIE-Lab:
95.5821, -24.7439, 17.8138
CIE-LCH:
95.5821, 30.4892, 144.2488
CIE-Luv:
95.5821, -24.9276, 30.7759
Hunter-Lab:
94.3420, -28.4936, 20.5355
#cdffcf color charts
#cdffcf color shades, tints & tones
#cdffcf color schemes
#cdffcf color preview, HTML & CSS examples
This text has a color of #cdffcf
<p style="color:#cdffcf;">Text here</p>
.mytext {color:#cdffcf;}
This box has a color of #cdffcf
<div style="background-color:#cdffcf;">Content here</div>
.mybackground {background-color:#cdffcf;}
Border around this has a color of #cdffcf
<div style="border:2px solid #cdffcf;">Content here</div>
.myborder {border:2px solid #cdffcf;}