#d3402c color space conversions
Hex:
#d3402c
RGB:
211, 64, 44
CMY:
17, 75, 83
CMYK:
0, 70, 79, 17
HSL:
7°, 65.4902%, 50.0000%
HSV (HSB):
7°, 79.1469%, 82.7451%
XYZ:
29.1520, 17.6975, 4.2624
xyY:
0.5704, 0.3463, 17.6975
CIE-Lab:
49.1272, 56.4735, 44.3793
CIE-LCH:
49.1272, 71.8247, 38.1618
CIE-Luv:
49.1272, 115.9117, 31.8083
Hunter-Lab:
42.0684, 50.0747, 23.4407
#d3402c color charts
#d3402c color shades, tints & tones
#d3402c color schemes
#d3402c color preview, HTML & CSS examples
This text has a color of #d3402c
<p style="color:#d3402c;">Text here</p>
.mytext {color:#d3402c;}
This box has a color of #d3402c
<div style="background-color:#d3402c;">Content here</div>
.mybackground {background-color:#d3402c;}
Border around this has a color of #d3402c
<div style="border:2px solid #d3402c;">Content here</div>
.myborder {border:2px solid #d3402c;}