#cedb31 color space conversions
Hex:
#cedb31
RGB:
206, 219, 49
CMY:
19, 14, 81
CMYK:
6, 0, 78, 14
HSL:
65°, 70.2479%, 52.5490%
HSV (HSB):
65°, 77.6256%, 85.8824%
XYZ:
51.3395, 64.0066, 12.5544
xyY:
0.4014, 0.5004, 64.0066
CIE-Lab:
83.9692, -23.7018, 75.0169
CIE-LCH:
83.9692, 78.6722, 107.5341
CIE-Luv:
83.9692, -2.2850, 88.1593
Hunter-Lab:
80.0041, -25.4619, 46.6990
#cedb31 color charts
#cedb31 color shades, tints & tones
#cedb31 color schemes
#cedb31 color preview, HTML & CSS examples
This text has a color of #cedb31
<p style="color:#cedb31;">Text here</p>
.mytext {color:#cedb31;}
This box has a color of #cedb31
<div style="background-color:#cedb31;">Content here</div>
.mybackground {background-color:#cedb31;}
Border around this has a color of #cedb31
<div style="border:2px solid #cedb31;">Content here</div>
.myborder {border:2px solid #cedb31;}