#d3451f color space conversions
Hex:
#d3451f
RGB:
211, 69, 31
CMY:
17, 73, 88
CMYK:
0, 67, 85, 17
HSL:
13°, 74.3802%, 47.4510%
HSV (HSB):
13°, 85.3081%, 82.7451%
XYZ:
29.2394, 18.2041, 3.2690
xyY:
0.5766, 0.3590, 18.2041
CIE-Lab:
49.7427, 54.1572, 51.1891
CIE-LCH:
49.7427, 74.5206, 43.3861
CIE-Luv:
49.7427, 114.3905, 36.6009
Hunter-Lab:
42.6662, 47.6613, 25.3237
#d3451f color charts
#d3451f color shades, tints & tones
#d3451f color schemes
#d3451f color preview, HTML & CSS examples
This text has a color of #d3451f
<p style="color:#d3451f;">Text here</p>
.mytext {color:#d3451f;}
This box has a color of #d3451f
<div style="background-color:#d3451f;">Content here</div>
.mybackground {background-color:#d3451f;}
Border around this has a color of #d3451f
<div style="border:2px solid #d3451f;">Content here</div>
.myborder {border:2px solid #d3451f;}