#ced000 color space conversions
Hex:
#ced000
RGB:
206, 208, 0
CMY:
19, 18, 100
CMYK:
1, 0, 100, 18
HSL:
61°, 100.0000%, 40.7843%
HSV (HSB):
61°, 100.0000%, 81.5686%
XYZ:
48.0095, 58.2336, 8.7098
xyY:
0.4176, 0.5066, 58.2336
CIE-Lab:
80.8685, -19.3381, 80.8399
CIE-LCH:
80.8685, 83.1207, 103.4532
CIE-Luv:
80.8685, 5.0549, 89.0680
Hunter-Lab:
76.3109, -21.2444, 46.6505
#ced000 color charts
#ced000 color shades, tints & tones
#ced000 color schemes
#ced000 color preview, HTML & CSS examples
This text has a color of #ced000
<p style="color:#ced000;">Text here</p>
.mytext {color:#ced000;}
This box has a color of #ced000
<div style="background-color:#ced000;">Content here</div>
.mybackground {background-color:#ced000;}
Border around this has a color of #ced000
<div style="border:2px solid #ced000;">Content here</div>
.myborder {border:2px solid #ced000;}