#ced062 color space conversions
Hex:
#ced062
RGB:
206, 208, 98
CMY:
19, 18, 62
CMYK:
1, 0, 53, 18
HSL:
61°, 53.9216%, 60.0000%
HSV (HSB):
61°, 52.8846%, 81.5686%
XYZ:
50.2141, 59.1154, 20.3191
xyY:
0.3873, 0.4560, 59.1154
CIE-Lab:
81.3550, -15.4310, 53.5625
CIE-LCH:
81.3550, 55.7410, 106.0714
CIE-Luv:
81.3550, 3.6368, 68.5553
Hunter-Lab:
76.8865, -17.9743, 38.1518
#ced062 color charts
#ced062 color shades, tints & tones
#ced062 color schemes
#ced062 color preview, HTML & CSS examples
This text has a color of #ced062
<p style="color:#ced062;">Text here</p>
.mytext {color:#ced062;}
This box has a color of #ced062
<div style="background-color:#ced062;">Content here</div>
.mybackground {background-color:#ced062;}
Border around this has a color of #ced062
<div style="border:2px solid #ced062;">Content here</div>
.myborder {border:2px solid #ced062;}