#d43b1e color space conversions
Hex:
#d43b1e
RGB:
212, 59, 30
CMY:
17, 77, 88
CMYK:
0, 72, 86, 17
HSL:
10°, 75.2066%, 47.4510%
HSV (HSB):
10°, 85.8491%, 83.1373%
XYZ:
28.9497, 17.2187, 3.0260
xyY:
0.5885, 0.3500, 17.2187
CIE-Lab:
48.5344, 58.2466, 50.6856
CIE-LCH:
48.5344, 77.2120, 41.0295
CIE-Luv:
48.5344, 121.7508, 34.4880
Hunter-Lab:
41.4954, 51.9152, 24.7231
#d43b1e color charts
#d43b1e color shades, tints & tones
#d43b1e color schemes
#d43b1e color preview, HTML & CSS examples
This text has a color of #d43b1e
<p style="color:#d43b1e;">Text here</p>
.mytext {color:#d43b1e;}
This box has a color of #d43b1e
<div style="background-color:#d43b1e;">Content here</div>
.mybackground {background-color:#d43b1e;}
Border around this has a color of #d43b1e
<div style="border:2px solid #d43b1e;">Content here</div>
.myborder {border:2px solid #d43b1e;}