#d2701b color space conversions
Hex:
#d2701b
RGB:
210, 112, 27
CMY:
18, 56, 89
CMYK:
0, 47, 87, 18
HSL:
28°, 77.2152%, 46.4706%
HSV (HSB):
28°, 87.1429%, 82.3529%
XYZ:
32.5703, 25.3691, 4.2170
xyY:
0.5240, 0.4081, 25.3691
CIE-Lab:
57.4333, 33.3670, 58.9420
CIE-LCH:
57.4333, 67.7312, 60.4859
CIE-Luv:
57.4333, 80.7550, 50.7229
Hunter-Lab:
50.3678, 27.2836, 30.2934
#d2701b color charts
#d2701b color shades, tints & tones
#d2701b color schemes
#d2701b color preview, HTML & CSS examples
This text has a color of #d2701b
<p style="color:#d2701b;">Text here</p>
.mytext {color:#d2701b;}
This box has a color of #d2701b
<div style="background-color:#d2701b;">Content here</div>
.mybackground {background-color:#d2701b;}
Border around this has a color of #d2701b
<div style="border:2px solid #d2701b;">Content here</div>
.myborder {border:2px solid #d2701b;}