#ced300 color space conversions
Hex:
#ced300
RGB:
206, 211, 0
CMY:
19, 17, 100
CMYK:
2, 0, 100, 17
HSL:
61°, 100.0000%, 41.3725%
HSV (HSB):
61°, 100.0000%, 82.7451%
XYZ:
48.7479, 59.7103, 8.9560
xyY:
0.4152, 0.5085, 59.7103
CIE-Lab:
81.6805, -20.8071, 81.4357
CIE-LCH:
81.6805, 84.0518, 104.3327
CIE-Luv:
81.6805, 3.0998, 90.2063
Hunter-Lab:
77.2725, -22.6189, 47.2190
#ced300 color charts
#ced300 color shades, tints & tones
#ced300 color schemes
#ced300 color preview, HTML & CSS examples
This text has a color of #ced300
<p style="color:#ced300;">Text here</p>
.mytext {color:#ced300;}
This box has a color of #ced300
<div style="background-color:#ced300;">Content here</div>
.mybackground {background-color:#ced300;}
Border around this has a color of #ced300
<div style="border:2px solid #ced300;">Content here</div>
.myborder {border:2px solid #ced300;}