#d1901f color space conversions
Hex:
#d1901f
RGB:
209, 144, 31
CMY:
18, 44, 88
CMYK:
0, 31, 85, 18
HSL:
38°, 74.1667%, 47.0588%
HSV (HSB):
38°, 85.1675%, 81.9608%
XYZ:
36.5151, 33.6008, 5.8574
xyY:
0.4806, 0.4423, 33.6008
CIE-Lab:
64.6444, 15.8754, 63.5426
CIE-LCH:
64.6444, 65.4957, 75.9725
CIE-Luv:
64.6444, 53.6756, 61.7810
Hunter-Lab:
57.9662, 11.0031, 34.5852
#d1901f color charts
#d1901f color shades, tints & tones
#d1901f color schemes
#d1901f color preview, HTML & CSS examples
This text has a color of #d1901f
<p style="color:#d1901f;">Text here</p>
.mytext {color:#d1901f;}
This box has a color of #d1901f
<div style="background-color:#d1901f;">Content here</div>
.mybackground {background-color:#d1901f;}
Border around this has a color of #d1901f
<div style="border:2px solid #d1901f;">Content here</div>
.myborder {border:2px solid #d1901f;}