#d2701a color space conversions
Hex:
#d2701a
RGB:
210, 112, 26
CMY:
18, 56, 90
CMYK:
0, 47, 88, 18
HSL:
28°, 77.9661%, 46.2745%
HSV (HSB):
28°, 87.6190%, 82.3529%
XYZ:
32.5590, 25.3646, 4.1571
xyY:
0.5245, 0.4086, 25.3646
CIE-Lab:
57.4289, 33.3451, 59.2564
CIE-LCH:
57.4289, 67.9943, 60.6324
CIE-Luv:
57.4289, 80.8082, 50.8912
Hunter-Lab:
50.3632, 27.2615, 30.3603
#d2701a color charts
#d2701a color shades, tints & tones
#d2701a color schemes
#d2701a color preview, HTML & CSS examples
This text has a color of #d2701a
<p style="color:#d2701a;">Text here</p>
.mytext {color:#d2701a;}
This box has a color of #d2701a
<div style="background-color:#d2701a;">Content here</div>
.mybackground {background-color:#d2701a;}
Border around this has a color of #d2701a
<div style="border:2px solid #d2701a;">Content here</div>
.myborder {border:2px solid #d2701a;}