#ced98d color space conversions
Hex:
#ced98d
RGB:
206, 217, 141
CMY:
19, 15, 45
CMYK:
5, 0, 35, 15
HSL:
69°, 50.0000%, 70.1961%
HSV (HSB):
69°, 35.0230%, 85.0980%
XYZ:
55.0742, 64.6706, 34.7793
xyY:
0.3564, 0.4185, 64.6706
CIE-Lab:
84.3137, -15.5430, 36.2395
CIE-LCH:
84.3137, 39.4321, 113.2144
CIE-Luv:
84.3137, -3.0643, 51.4944
Hunter-Lab:
80.4180, -18.4861, 30.6508
#ced98d color charts
#ced98d color shades, tints & tones
#ced98d color schemes
#ced98d color preview, HTML & CSS examples
This text has a color of #ced98d
<p style="color:#ced98d;">Text here</p>
.mytext {color:#ced98d;}
This box has a color of #ced98d
<div style="background-color:#ced98d;">Content here</div>
.mybackground {background-color:#ced98d;}
Border around this has a color of #ced98d
<div style="border:2px solid #ced98d;">Content here</div>
.myborder {border:2px solid #ced98d;}