#dcdd1f color space conversions
Hex:
#dcdd1f
RGB:
220, 221, 31
CMY:
14, 13, 88
CMYK:
0, 0, 86, 13
HSL:
60°, 75.3968%, 49.4118%
HSV (HSB):
60°, 85.9729%, 86.6667%
XYZ:
55.6190, 67.0275, 11.3025
xyY:
0.4152, 0.5004, 67.0275
CIE-Lab:
85.5178, -19.3632, 81.0365
CIE-LCH:
85.5178, 83.3177, 103.4385
CIE-Luv:
85.5178, 5.9432, 91.8350
Hunter-Lab:
81.8703, -22.0082, 49.1240
#dcdd1f color charts
#dcdd1f color shades, tints & tones
#dcdd1f color schemes
#dcdd1f color preview, HTML & CSS examples
This text has a color of #dcdd1f
<p style="color:#dcdd1f;">Text here</p>
.mytext {color:#dcdd1f;}
This box has a color of #dcdd1f
<div style="background-color:#dcdd1f;">Content here</div>
.mybackground {background-color:#dcdd1f;}
Border around this has a color of #dcdd1f
<div style="border:2px solid #dcdd1f;">Content here</div>
.myborder {border:2px solid #dcdd1f;}