#d1501c color space conversions
Hex:
#d1501c
RGB:
209, 80, 28
CMY:
18, 69, 89
CMYK:
0, 62, 87, 18
HSL:
17°, 76.3713%, 46.4706%
HSV (HSB):
17°, 86.6029%, 81.9608%
XYZ:
29.3728, 19.3765, 3.2905
xyY:
0.5644, 0.3723, 19.3765
CIE-Lab:
51.1248, 48.7122, 53.4357
CIE-LCH:
51.1248, 72.3066, 47.6476
CIE-Luv:
51.1248, 105.2169, 40.0680
Hunter-Lab:
44.0187, 42.0765, 26.3810
#d1501c color charts
#d1501c color shades, tints & tones
#d1501c color schemes
#d1501c color preview, HTML & CSS examples
This text has a color of #d1501c
<p style="color:#d1501c;">Text here</p>
.mytext {color:#d1501c;}
This box has a color of #d1501c
<div style="background-color:#d1501c;">Content here</div>
.mybackground {background-color:#d1501c;}
Border around this has a color of #d1501c
<div style="border:2px solid #d1501c;">Content here</div>
.myborder {border:2px solid #d1501c;}