#ced802 color space conversions
Hex:
#ced802
RGB:
206, 216, 2
CMY:
19, 15, 99
CMYK:
5, 0, 99, 15
HSL:
63°, 98.1651%, 42.7451%
HSV (HSB):
63°, 99.0741%, 84.7059%
XYZ:
50.0204, 62.2379, 9.4342
xyY:
0.4110, 0.5114, 62.2379
CIE-Lab:
83.0398, -23.2134, 82.2579
CIE-LCH:
83.0398, 85.4706, 105.7592
CIE-Luv:
83.0398, -0.1182, 91.9988
Hunter-Lab:
78.8910, -24.8823, 48.1335
#ced802 color charts
#ced802 color shades, tints & tones
#ced802 color schemes
#ced802 color preview, HTML & CSS examples
This text has a color of #ced802
<p style="color:#ced802;">Text here</p>
.mytext {color:#ced802;}
This box has a color of #ced802
<div style="background-color:#ced802;">Content here</div>
.mybackground {background-color:#ced802;}
Border around this has a color of #ced802
<div style="border:2px solid #ced802;">Content here</div>
.myborder {border:2px solid #ced802;}