#d43d1e color space conversions
Hex:
#d43d1e
RGB:
212, 61, 30
CMY:
17, 76, 88
CMYK:
0, 71, 86, 17
HSL:
10°, 75.2066%, 47.4510%
HSV (HSB):
10°, 85.8491%, 83.1373%
XYZ:
29.0545, 17.4283, 3.0609
xyY:
0.5864, 0.3518, 17.4283
CIE-Lab:
48.7952, 57.5280, 50.9030
CIE-LCH:
48.7952, 76.8153, 41.5036
CIE-Luv:
48.7952, 120.5183, 34.9537
Hunter-Lab:
41.7472, 51.1717, 24.8758
#d43d1e color charts
#d43d1e color shades, tints & tones
#d43d1e color schemes
#d43d1e color preview, HTML & CSS examples
This text has a color of #d43d1e
<p style="color:#d43d1e;">Text here</p>
.mytext {color:#d43d1e;}
This box has a color of #d43d1e
<div style="background-color:#d43d1e;">Content here</div>
.mybackground {background-color:#d43d1e;}
Border around this has a color of #d43d1e
<div style="border:2px solid #d43d1e;">Content here</div>
.myborder {border:2px solid #d43d1e;}