#d9532a color space conversions
Hex:
#d9532a
RGB:
217, 83, 42
CMY:
15, 67, 84
CMYK:
0, 62, 81, 15
HSL:
14°, 69.7211%, 50.7843%
HSV (HSB):
14°, 80.6452%, 85.0980%
XYZ:
32.1264, 21.1054, 4.5710
xyY:
0.5558, 0.3651, 21.1054
CIE-Lab:
53.0646, 50.6006, 49.5671
CIE-LCH:
53.0646, 70.8330, 44.4089
CIE-Luv:
53.0646, 108.1234, 38.4758
Hunter-Lab:
45.9406, 44.4297, 26.2592
#d9532a color charts
#d9532a color shades, tints & tones
#d9532a color schemes
#d9532a color preview, HTML & CSS examples
This text has a color of #d9532a
<p style="color:#d9532a;">Text here</p>
.mytext {color:#d9532a;}
This box has a color of #d9532a
<div style="background-color:#d9532a;">Content here</div>
.mybackground {background-color:#d9532a;}
Border around this has a color of #d9532a
<div style="border:2px solid #d9532a;">Content here</div>
.myborder {border:2px solid #d9532a;}