#ced002 color space conversions
Hex:
#ced002
RGB:
206, 208, 2
CMY:
19, 18, 99
CMYK:
1, 0, 99, 18
HSL:
61°, 98.0952%, 41.1765%
HSV (HSB):
61°, 99.0385%, 81.5686%
XYZ:
48.0204, 58.2379, 8.7675
xyY:
0.4175, 0.5063, 58.2379
CIE-Lab:
80.8709, -19.3183, 80.6542
CIE-LCH:
80.8709, 82.9355, 103.4697
CIE-Luv:
80.8709, 5.0475, 88.9612
Hunter-Lab:
76.3138, -21.2281, 46.6079
#ced002 color charts
#ced002 color shades, tints & tones
#ced002 color schemes
#ced002 color preview, HTML & CSS examples
This text has a color of #ced002
<p style="color:#ced002;">Text here</p>
.mytext {color:#ced002;}
This box has a color of #ced002
<div style="background-color:#ced002;">Content here</div>
.mybackground {background-color:#ced002;}
Border around this has a color of #ced002
<div style="border:2px solid #ced002;">Content here</div>
.myborder {border:2px solid #ced002;}