#d1c32a color space conversions
Hex:
#d1c32a
RGB:
209, 195, 42
CMY:
18, 24, 84
CMYK:
0, 7, 80, 18
HSL:
55°, 66.5339%, 49.2157%
HSV (HSB):
55°, 79.9043%, 81.9608%
XYZ:
46.2275, 52.7527, 9.9363
xyY:
0.4244, 0.4843, 52.7527
CIE-Lab:
77.7288, -10.7937, 71.5579
CIE-LCH:
77.7288, 72.3674, 98.5778
CIE-Luv:
77.7288, 15.5164, 79.8912
Hunter-Lab:
72.6310, -13.4943, 42.7305
#d1c32a color charts
#d1c32a color shades, tints & tones
#d1c32a color schemes
#d1c32a color preview, HTML & CSS examples
This text has a color of #d1c32a
<p style="color:#d1c32a;">Text here</p>
.mytext {color:#d1c32a;}
This box has a color of #d1c32a
<div style="background-color:#d1c32a;">Content here</div>
.mybackground {background-color:#d1c32a;}
Border around this has a color of #d1c32a
<div style="border:2px solid #d1c32a;">Content here</div>
.myborder {border:2px solid #d1c32a;}