#dcdd5f color space conversions
Hex:
#dcdd5f
RGB:
220, 221, 95
CMY:
14, 13, 63
CMYK:
0, 0, 57, 13
HSL:
60°, 64.9485%, 61.9608%
HSV (HSB):
60°, 57.0136%, 86.6667%
XYZ:
57.4372, 67.7548, 20.8772
xyY:
0.3932, 0.4639, 67.7548
CIE-Lab:
85.8837, -16.4317, 60.3337
CIE-LCH:
85.8837, 62.5313, 105.2348
CIE-Luv:
85.8837, 4.8393, 76.2214
Hunter-Lab:
82.3133, -19.4931, 42.5815
#dcdd5f color charts
#dcdd5f color shades, tints & tones
#dcdd5f color schemes
#dcdd5f color preview, HTML & CSS examples
This text has a color of #dcdd5f
<p style="color:#dcdd5f;">Text here</p>
.mytext {color:#dcdd5f;}
This box has a color of #dcdd5f
<div style="background-color:#dcdd5f;">Content here</div>
.mybackground {background-color:#dcdd5f;}
Border around this has a color of #dcdd5f
<div style="border:2px solid #dcdd5f;">Content here</div>
.myborder {border:2px solid #dcdd5f;}