#d7512f color space conversions
Hex:
#d7512f
RGB:
215, 81, 47
CMY:
16, 68, 82
CMYK:
0, 62, 78, 16
HSL:
12°, 67.7419%, 51.3725%
HSV (HSB):
12°, 78.1395%, 84.3137%
XYZ:
31.4799, 20.5372, 4.9942
xyY:
0.5522, 0.3602, 20.5372
CIE-Lab:
52.4392, 50.9440, 46.4064
CIE-LCH:
52.4392, 68.9119, 42.3313
CIE-Luv:
52.4392, 107.2622, 36.1505
Hunter-Lab:
45.3180, 44.6876, 25.1886
#d7512f color charts
#d7512f color shades, tints & tones
#d7512f color schemes
#d7512f color preview, HTML & CSS examples
This text has a color of #d7512f
<p style="color:#d7512f;">Text here</p>
.mytext {color:#d7512f;}
This box has a color of #d7512f
<div style="background-color:#d7512f;">Content here</div>
.mybackground {background-color:#d7512f;}
Border around this has a color of #d7512f
<div style="border:2px solid #d7512f;">Content here</div>
.myborder {border:2px solid #d7512f;}