#cedf70 color space conversions
Hex:
#cedf70
RGB:
206, 223, 112
CMY:
19, 13, 56
CMYK:
8, 0, 50, 13
HSL:
69°, 63.4286%, 65.6863%
HSV (HSB):
69°, 49.7758%, 87.4510%
XYZ:
54.7659, 67.0670, 25.3880
xyY:
0.3720, 0.4556, 67.0670
CIE-Lab:
85.5378, -21.5984, 51.9666
CIE-LCH:
85.5378, 56.2763, 112.5687
CIE-Luv:
85.5378, -5.7387, 69.5745
Hunter-Lab:
81.8945, -23.9456, 38.9457
#cedf70 color charts
#cedf70 color shades, tints & tones
#cedf70 color schemes
#cedf70 color preview, HTML & CSS examples
This text has a color of #cedf70
<p style="color:#cedf70;">Text here</p>
.mytext {color:#cedf70;}
This box has a color of #cedf70
<div style="background-color:#cedf70;">Content here</div>
.mybackground {background-color:#cedf70;}
Border around this has a color of #cedf70
<div style="border:2px solid #cedf70;">Content here</div>
.myborder {border:2px solid #cedf70;}