#ced04a color space conversions
Hex:
#ced04a
RGB:
206, 208, 74
CMY:
19, 18, 71
CMYK:
1, 0, 64, 18
HSL:
61°, 58.7719%, 55.2941%
HSV (HSB):
61°, 64.4231%, 81.5686%
XYZ:
49.2455, 58.7280, 15.2187
xyY:
0.3997, 0.4767, 58.7280
CIE-Lab:
81.1418, -17.1281, 63.6927
CIE-LCH:
81.1418, 65.9555, 105.0517
CIE-Luv:
81.1418, 4.2437, 77.3326
Hunter-Lab:
76.6342, -19.4048, 41.8696
#ced04a color charts
#ced04a color shades, tints & tones
#ced04a color schemes
#ced04a color preview, HTML & CSS examples
This text has a color of #ced04a
<p style="color:#ced04a;">Text here</p>
.mytext {color:#ced04a;}
This box has a color of #ced04a
<div style="background-color:#ced04a;">Content here</div>
.mybackground {background-color:#ced04a;}
Border around this has a color of #ced04a
<div style="border:2px solid #ced04a;">Content here</div>
.myborder {border:2px solid #ced04a;}