#ced230 color space conversions
Hex:
#ced230
RGB:
206, 210, 48
CMY:
19, 18, 81
CMYK:
2, 0, 77, 18
HSL:
61°, 64.2857%, 50.5882%
HSV (HSB):
61°, 77.1429%, 82.3529%
XYZ:
49.0337, 59.4284, 11.6828
xyY:
0.4081, 0.4946, 59.4284
CIE-Lab:
81.5265, -19.3627, 73.1123
CIE-LCH:
81.5265, 75.6328, 104.8334
CIE-Luv:
81.5265, 3.4120, 84.7323
Hunter-Lab:
77.0898, -21.3706, 44.9776
#ced230 color charts
#ced230 color shades, tints & tones
#ced230 color schemes
#ced230 color preview, HTML & CSS examples
This text has a color of #ced230
<p style="color:#ced230;">Text here</p>
.mytext {color:#ced230;}
This box has a color of #ced230
<div style="background-color:#ced230;">Content here</div>
.mybackground {background-color:#ced230;}
Border around this has a color of #ced230
<div style="border:2px solid #ced230;">Content here</div>
.myborder {border:2px solid #ced230;}