#cdd28d color space conversions
Hex:
#cdd28d
RGB:
205, 210, 141
CMY:
20, 18, 45
CMYK:
2, 0, 33, 18
HSL:
64°, 43.3962%, 68.8235%
HSV (HSB):
64°, 32.8571%, 82.3529%
XYZ:
53.0311, 60.9954, 34.1776
xyY:
0.3578, 0.4116, 60.9954
CIE-Lab:
82.3763, -12.4115, 33.6921
CIE-LCH:
82.3763, 35.9055, 110.2228
CIE-Luv:
82.3763, 0.3382, 47.6247
Hunter-Lab:
78.0996, -15.4692, 28.7235
#cdd28d color charts
#cdd28d color shades, tints & tones
#cdd28d color schemes
#cdd28d color preview, HTML & CSS examples
This text has a color of #cdd28d
<p style="color:#cdd28d;">Text here</p>
.mytext {color:#cdd28d;}
This box has a color of #cdd28d
<div style="background-color:#cdd28d;">Content here</div>
.mybackground {background-color:#cdd28d;}
Border around this has a color of #cdd28d
<div style="border:2px solid #cdd28d;">Content here</div>
.myborder {border:2px solid #cdd28d;}