#d2501c color space conversions
Hex:
#d2501c
RGB:
210, 80, 28
CMY:
18, 69, 89
CMYK:
0, 62, 87, 18
HSL:
17°, 76.4706%, 46.6667%
HSV (HSB):
17°, 86.6667%, 82.3529%
XYZ:
29.6566, 19.5228, 3.3038
xyY:
0.5651, 0.3720, 19.5228
CIE-Lab:
51.2933, 49.0711, 53.6426
CIE-LCH:
51.2933, 72.7014, 47.5484
CIE-Luv:
51.2933, 106.0419, 40.1711
Hunter-Lab:
44.1846, 42.4857, 26.4959
#d2501c color charts
#d2501c color shades, tints & tones
#d2501c color schemes
#d2501c color preview, HTML & CSS examples
This text has a color of #d2501c
<p style="color:#d2501c;">Text here</p>
.mytext {color:#d2501c;}
This box has a color of #d2501c
<div style="background-color:#d2501c;">Content here</div>
.mybackground {background-color:#d2501c;}
Border around this has a color of #d2501c
<div style="border:2px solid #d2501c;">Content here</div>
.myborder {border:2px solid #d2501c;}