#d5ca2a color space conversions
Hex:
#d5ca2a
RGB:
213, 202, 42
CMY:
16, 21, 84
CMYK:
0, 5, 80, 16
HSL:
56°, 67.0588%, 50.0000%
HSV (HSB):
56°, 80.2817%, 83.5294%
XYZ:
48.9790, 56.5544, 10.5251
xyY:
0.4220, 0.4873, 56.5544
CIE-Lab:
79.9283, -12.6229, 73.6057
CIE-LCH:
79.9283, 74.6802, 99.7312
CIE-Luv:
79.9283, 13.5900, 82.7409
Hunter-Lab:
75.2026, -15.3486, 44.3438
#d5ca2a color charts
#d5ca2a color shades, tints & tones
#d5ca2a color schemes
#d5ca2a color preview, HTML & CSS examples
This text has a color of #d5ca2a
<p style="color:#d5ca2a;">Text here</p>
.mytext {color:#d5ca2a;}
This box has a color of #d5ca2a
<div style="background-color:#d5ca2a;">Content here</div>
.mybackground {background-color:#d5ca2a;}
Border around this has a color of #d5ca2a
<div style="border:2px solid #d5ca2a;">Content here</div>
.myborder {border:2px solid #d5ca2a;}