#ceed2e color space conversions
Hex:
#ceed2e
RGB:
206, 237, 46
CMY:
19, 7, 82
CMYK:
13, 0, 81, 7
HSL:
70°, 84.1410%, 55.4902%
HSV (HSB):
70°, 80.5907%, 92.9412%
XYZ:
56.2309, 73.8874, 13.8828
xyY:
0.3905, 0.5131, 73.8874
CIE-Lab:
88.8693, -32.2808, 80.1463
CIE-LCH:
88.8693, 86.4030, 111.9383
CIE-Luv:
88.8693, -13.1305, 95.8613
Hunter-Lab:
85.9578, -33.6570, 50.5947
#ceed2e color charts
#ceed2e color shades, tints & tones
#ceed2e color schemes
#ceed2e color preview, HTML & CSS examples
This text has a color of #ceed2e
<p style="color:#ceed2e;">Text here</p>
.mytext {color:#ceed2e;}
This box has a color of #ceed2e
<div style="background-color:#ceed2e;">Content here</div>
.mybackground {background-color:#ceed2e;}
Border around this has a color of #ceed2e
<div style="border:2px solid #ceed2e;">Content here</div>
.myborder {border:2px solid #ceed2e;}