#d9582d color space conversions
Hex:
#d9582d
RGB:
217, 88, 45
CMY:
15, 65, 82
CMYK:
0, 59, 79, 15
HSL:
15°, 69.3548%, 51.3725%
HSV (HSB):
15°, 79.2627%, 85.0980%
XYZ:
32.5786, 21.9206, 4.9966
xyY:
0.5476, 0.3684, 21.9206
CIE-Lab:
53.9427, 48.4425, 48.9870
CIE-LCH:
53.9427, 68.8942, 45.3202
CIE-Luv:
53.9427, 104.0617, 39.1529
Hunter-Lab:
46.8195, 42.2726, 26.4461
#d9582d color charts
#d9582d color shades, tints & tones
#d9582d color schemes
#d9582d color preview, HTML & CSS examples
This text has a color of #d9582d
<p style="color:#d9582d;">Text here</p>
.mytext {color:#d9582d;}
This box has a color of #d9582d
<div style="background-color:#d9582d;">Content here</div>
.mybackground {background-color:#d9582d;}
Border around this has a color of #d9582d
<div style="border:2px solid #d9582d;">Content here</div>
.myborder {border:2px solid #d9582d;}