#ced53a color space conversions
Hex:
#ced53a
RGB:
206, 213, 58
CMY:
19, 16, 77
CMYK:
3, 0, 73, 16
HSL:
63°, 64.8536%, 53.1373%
HSV (HSB):
63°, 72.7700%, 83.5294%
XYZ:
50.0116, 61.0158, 13.1443
xyY:
0.4028, 0.4914, 61.0158
CIE-Lab:
82.3872, -20.4245, 70.7879
CIE-LCH:
82.3872, 73.6755, 106.0945
CIE-Luv:
82.3872, 1.3648, 83.8053
Hunter-Lab:
78.1126, -22.4125, 44.7019
#ced53a color charts
#ced53a color shades, tints & tones
#ced53a color schemes
#ced53a color preview, HTML & CSS examples
This text has a color of #ced53a
<p style="color:#ced53a;">Text here</p>
.mytext {color:#ced53a;}
This box has a color of #ced53a
<div style="background-color:#ced53a;">Content here</div>
.mybackground {background-color:#ced53a;}
Border around this has a color of #ced53a
<div style="border:2px solid #ced53a;">Content here</div>
.myborder {border:2px solid #ced53a;}