#ced930 color space conversions
Hex:
#ced930
RGB:
206, 217, 48
CMY:
19, 15, 81
CMYK:
5, 0, 78, 15
HSL:
64°, 68.9796%, 51.9608%
HSV (HSB):
64°, 77.8802%, 85.0980%
XYZ:
50.8000, 62.9609, 12.2715
xyY:
0.4031, 0.4996, 62.9609
CIE-Lab:
83.4218, -22.7738, 74.8097
CIE-LCH:
83.4218, 78.1993, 106.9315
CIE-Luv:
83.4218, -1.0261, 87.5465
Hunter-Lab:
79.3479, -24.5800, 46.3741
#ced930 color charts
#ced930 color shades, tints & tones
#ced930 color schemes
#ced930 color preview, HTML & CSS examples
This text has a color of #ced930
<p style="color:#ced930;">Text here</p>
.mytext {color:#ced930;}
This box has a color of #ced930
<div style="background-color:#ced930;">Content here</div>
.mybackground {background-color:#ced930;}
Border around this has a color of #ced930
<div style="border:2px solid #ced930;">Content here</div>
.myborder {border:2px solid #ced930;}