#ced232 color space conversions
Hex:
#ced232
RGB:
206, 210, 50
CMY:
19, 18, 80
CMYK:
2, 0, 76, 18
HSL:
61°, 64.0000%, 50.9804%
HSV (HSB):
61°, 76.1905%, 82.3529%
XYZ:
49.0759, 59.4453, 11.9051
xyY:
0.4075, 0.4936, 59.4453
CIE-Lab:
81.5357, -19.2874, 72.5291
CIE-LCH:
81.5357, 75.0498, 104.8918
CIE-Luv:
81.5357, 3.3856, 84.3340
Hunter-Lab:
77.1008, -21.3081, 44.8156
#ced232 color charts
#ced232 color shades, tints & tones
#ced232 color schemes
#ced232 color preview, HTML & CSS examples
This text has a color of #ced232
<p style="color:#ced232;">Text here</p>
.mytext {color:#ced232;}
This box has a color of #ced232
<div style="background-color:#ced232;">Content here</div>
.mybackground {background-color:#ced232;}
Border around this has a color of #ced232
<div style="border:2px solid #ced232;">Content here</div>
.myborder {border:2px solid #ced232;}