#d43d39 color space conversions
Hex:
#d43d39
RGB:
212, 61, 57
CMY:
17, 76, 78
CMYK:
0, 71, 73, 17
HSL:
2°, 64.3154%, 52.7451%
HSV (HSB):
2°, 73.1132%, 83.1373%
XYZ:
29.5586, 17.6299, 5.7159
xyY:
0.5587, 0.3332, 17.6299
CIE-Lab:
49.0442, 58.3920, 37.2584
CIE-LCH:
49.0442, 69.2662, 32.5409
CIE-Luv:
49.0442, 116.1313, 26.5231
Hunter-Lab:
41.9880, 52.1810, 21.3204
#d43d39 color charts
#d43d39 color shades, tints & tones
#d43d39 color schemes
#d43d39 color preview, HTML & CSS examples
This text has a color of #d43d39
<p style="color:#d43d39;">Text here</p>
.mytext {color:#d43d39;}
This box has a color of #d43d39
<div style="background-color:#d43d39;">Content here</div>
.mybackground {background-color:#d43d39;}
Border around this has a color of #d43d39
<div style="border:2px solid #d43d39;">Content here</div>
.myborder {border:2px solid #d43d39;}