#d74c1f color space conversions
Hex:
#d74c1f
RGB:
215, 76, 31
CMY:
16, 70, 88
CMYK:
0, 65, 86, 16
HSL:
15°, 74.7967%, 48.2353%
HSV (HSB):
15°, 85.5814%, 84.3137%
XYZ:
30.8561, 19.7149, 3.4754
xyY:
0.5709, 0.3648, 19.7149
CIE-Lab:
51.5133, 52.6347, 52.9602
CIE-LCH:
51.5133, 74.6672, 45.1766
CIE-Luv:
51.5133, 112.7720, 38.9518
Hunter-Lab:
44.4014, 46.3433, 26.4403
#d74c1f color charts
#d74c1f color shades, tints & tones
#d74c1f color schemes
#d74c1f color preview, HTML & CSS examples
This text has a color of #d74c1f
<p style="color:#d74c1f;">Text here</p>
.mytext {color:#d74c1f;}
This box has a color of #d74c1f
<div style="background-color:#d74c1f;">Content here</div>
.mybackground {background-color:#d74c1f;}
Border around this has a color of #d74c1f
<div style="border:2px solid #d74c1f;">Content here</div>
.myborder {border:2px solid #d74c1f;}