#ced012 color space conversions
Hex:
#ced012
RGB:
206, 208, 18
CMY:
19, 18, 93
CMYK:
1, 0, 91, 18
HSL:
61°, 84.0708%, 44.3137%
HSV (HSB):
61°, 91.3462%, 81.5686%
XYZ:
48.1187, 58.2772, 9.2848
xyY:
0.4160, 0.5038, 58.2772
CIE-Lab:
80.8927, -19.1408, 79.0257
CIE-LCH:
80.8927, 81.3107, 103.6154
CIE-Luv:
80.8927, 4.9815, 88.0061
Hunter-Lab:
76.3395, -21.0813, 46.2265
#ced012 color charts
#ced012 color shades, tints & tones
#ced012 color schemes
#ced012 color preview, HTML & CSS examples
This text has a color of #ced012
<p style="color:#ced012;">Text here</p>
.mytext {color:#ced012;}
This box has a color of #ced012
<div style="background-color:#ced012;">Content here</div>
.mybackground {background-color:#ced012;}
Border around this has a color of #ced012
<div style="border:2px solid #ced012;">Content here</div>
.myborder {border:2px solid #ced012;}