#d43d20 color space conversions
Hex:
#d43d20
RGB:
212, 61, 32
CMY:
17, 76, 87
CMYK:
0, 71, 85, 17
HSL:
10°, 73.7705%, 47.8431%
HSV (HSB):
10°, 84.9057%, 83.1373%
XYZ:
29.0808, 17.4388, 3.1998
xyY:
0.5849, 0.3507, 17.4388
CIE-Lab:
48.8083, 57.5736, 50.0196
CIE-LCH:
48.8083, 76.2671, 40.9839
CIE-Luv:
48.8083, 120.2808, 34.4987
Hunter-Lab:
41.7598, 51.2247, 24.6888
#d43d20 color charts
#d43d20 color shades, tints & tones
#d43d20 color schemes
#d43d20 color preview, HTML & CSS examples
This text has a color of #d43d20
<p style="color:#d43d20;">Text here</p>
.mytext {color:#d43d20;}
This box has a color of #d43d20
<div style="background-color:#d43d20;">Content here</div>
.mybackground {background-color:#d43d20;}
Border around this has a color of #d43d20
<div style="border:2px solid #d43d20;">Content here</div>
.myborder {border:2px solid #d43d20;}