#ced520 color space conversions
Hex:
#ced520
RGB:
206, 213, 32
CMY:
19, 16, 87
CMYK:
3, 0, 85, 16
HSL:
62°, 73.8776%, 48.0392%
HSV (HSB):
62°, 84.9765%, 83.5294%
XYZ:
49.5086, 60.8146, 10.4955
xyY:
0.4098, 0.5034, 60.8146
CIE-Lab:
82.2790, -21.3157, 77.7447
CIE-LCH:
82.2790, 80.6139, 105.3323
CIE-Luv:
82.2790, 1.6552, 88.4951
Hunter-Lab:
77.9837, -23.1494, 46.6090
#ced520 color charts
#ced520 color shades, tints & tones
#ced520 color schemes
#ced520 color preview, HTML & CSS examples
This text has a color of #ced520
<p style="color:#ced520;">Text here</p>
.mytext {color:#ced520;}
This box has a color of #ced520
<div style="background-color:#ced520;">Content here</div>
.mybackground {background-color:#ced520;}
Border around this has a color of #ced520
<div style="border:2px solid #ced520;">Content here</div>
.myborder {border:2px solid #ced520;}