#ced98e color space conversions
Hex:
#ced98e
RGB:
206, 217, 142
CMY:
19, 15, 44
CMYK:
5, 0, 35, 15
HSL:
69°, 49.6689%, 70.3922%
HSV (HSB):
69°, 34.5622%, 85.0980%
XYZ:
55.1489, 64.7005, 35.1730
xyY:
0.3557, 0.4174, 64.7005
CIE-Lab:
84.3292, -15.4211, 35.7522
CIE-LCH:
84.3292, 38.9362, 113.3322
CIE-Luv:
84.3292, -3.0972, 50.9134
Hunter-Lab:
80.4366, -18.3810, 30.3796
#ced98e color charts
#ced98e color shades, tints & tones
#ced98e color schemes
#ced98e color preview, HTML & CSS examples
This text has a color of #ced98e
<p style="color:#ced98e;">Text here</p>
.mytext {color:#ced98e;}
This box has a color of #ced98e
<div style="background-color:#ced98e;">Content here</div>
.mybackground {background-color:#ced98e;}
Border around this has a color of #ced98e
<div style="border:2px solid #ced98e;">Content here</div>
.myborder {border:2px solid #ced98e;}