#d7601f color space conversions
Hex:
#d7601f
RGB:
215, 96, 31
CMY:
16, 62, 88
CMYK:
0, 55, 86, 16
HSL:
21°, 74.7967%, 48.2353%
HSV (HSB):
21°, 85.5814%, 84.3137%
XYZ:
32.4545, 22.9117, 4.0082
xyY:
0.5466, 0.3859, 22.9117
CIE-Lab:
54.9813, 43.5207, 55.8503
CIE-LCH:
54.9813, 70.8047, 52.0729
CIE-Luv:
54.9813, 97.6423, 44.9647
Hunter-Lab:
47.8662, 37.2617, 28.5416
#d7601f color charts
#d7601f color shades, tints & tones
#d7601f color schemes
#d7601f color preview, HTML & CSS examples
This text has a color of #d7601f
<p style="color:#d7601f;">Text here</p>
.mytext {color:#d7601f;}
This box has a color of #d7601f
<div style="background-color:#d7601f;">Content here</div>
.mybackground {background-color:#d7601f;}
Border around this has a color of #d7601f
<div style="border:2px solid #d7601f;">Content here</div>
.myborder {border:2px solid #d7601f;}