#ced942 color space conversions
Hex:
#ced942
RGB:
206, 217, 66
CMY:
19, 15, 74
CMYK:
5, 0, 70, 15
HSL:
64°, 66.5198%, 55.4902%
HSV (HSB):
64°, 69.5853%, 85.0980%
XYZ:
51.2498, 63.1409, 14.6405
xyY:
0.3972, 0.4893, 63.1409
CIE-Lab:
83.5164, -21.9874, 69.1183
CIE-LCH:
83.5164, 72.5312, 107.6466
CIE-Luv:
83.5164, -1.2563, 83.4669
Hunter-Lab:
79.4612, -23.9306, 44.6988
#ced942 color charts
#ced942 color shades, tints & tones
#ced942 color schemes
#ced942 color preview, HTML & CSS examples
This text has a color of #ced942
<p style="color:#ced942;">Text here</p>
.mytext {color:#ced942;}
This box has a color of #ced942
<div style="background-color:#ced942;">Content here</div>
.mybackground {background-color:#ced942;}
Border around this has a color of #ced942
<div style="border:2px solid #ced942;">Content here</div>
.myborder {border:2px solid #ced942;}