#ceda2b color space conversions
Hex:
#ceda2b
RGB:
206, 218, 43
CMY:
19, 15, 83
CMYK:
6, 0, 80, 15
HSL:
64°, 70.2811%, 51.1765%
HSV (HSB):
64°, 80.2752%, 85.4902%
XYZ:
50.9610, 63.4390, 11.8445
xyY:
0.4037, 0.5025, 63.4390
CIE-Lab:
83.6728, -23.4274, 76.3763
CIE-LCH:
83.6728, 79.8886, 107.0527
CIE-Luv:
83.6728, -1.6026, 88.8370
Hunter-Lab:
79.6486, -25.1766, 46.9370
#ceda2b color charts
#ceda2b color shades, tints & tones
#ceda2b color schemes
#ceda2b color preview, HTML & CSS examples
This text has a color of #ceda2b
<p style="color:#ceda2b;">Text here</p>
.mytext {color:#ceda2b;}
This box has a color of #ceda2b
<div style="background-color:#ceda2b;">Content here</div>
.mybackground {background-color:#ceda2b;}
Border around this has a color of #ceda2b
<div style="border:2px solid #ceda2b;">Content here</div>
.myborder {border:2px solid #ceda2b;}