#d2701d color space conversions
Hex:
#d2701d
RGB:
210, 112, 29
CMY:
18, 56, 89
CMYK:
0, 47, 86, 18
HSL:
28°, 75.7322%, 46.8627%
HSV (HSB):
28°, 86.1905%, 82.3529%
XYZ:
32.5943, 25.3787, 4.3431
xyY:
0.5230, 0.4073, 25.3787
CIE-Lab:
57.4425, 33.4128, 58.2902
CIE-LCH:
57.4425, 67.1876, 60.1780
CIE-Luv:
57.4425, 80.6431, 50.3693
Hunter-Lab:
50.3773, 27.3300, 30.1526
#d2701d color charts
#d2701d color shades, tints & tones
#d2701d color schemes
#d2701d color preview, HTML & CSS examples
This text has a color of #d2701d
<p style="color:#d2701d;">Text here</p>
.mytext {color:#d2701d;}
This box has a color of #d2701d
<div style="background-color:#d2701d;">Content here</div>
.mybackground {background-color:#d2701d;}
Border around this has a color of #d2701d
<div style="border:2px solid #d2701d;">Content here</div>
.myborder {border:2px solid #d2701d;}