#d74a2f color space conversions
Hex:
#d74a2f
RGB:
215, 74, 47
CMY:
16, 71, 82
CMYK:
0, 66, 78, 16
HSL:
10°, 67.7419%, 51.3725%
HSV (HSB):
10°, 78.1395%, 84.3137%
XYZ:
30.9862, 19.5499, 4.8297
xyY:
0.5597, 0.3531, 19.5499
CIE-Lab:
51.3244, 53.9312, 45.2794
CIE-LCH:
51.3244, 70.4188, 40.0160
CIE-Luv:
51.3244, 112.1445, 34.1020
Hunter-Lab:
44.2152, 47.7168, 24.4744
#d74a2f color charts
#d74a2f color shades, tints & tones
#d74a2f color schemes
#d74a2f color preview, HTML & CSS examples
This text has a color of #d74a2f
<p style="color:#d74a2f;">Text here</p>
.mytext {color:#d74a2f;}
This box has a color of #d74a2f
<div style="background-color:#d74a2f;">Content here</div>
.mybackground {background-color:#d74a2f;}
Border around this has a color of #d74a2f
<div style="border:2px solid #d74a2f;">Content here</div>
.myborder {border:2px solid #d74a2f;}