#d3423e color space conversions
Hex:
#d3423e
RGB:
211, 66, 62
CMY:
17, 74, 76
CMYK:
0, 69, 71, 17
HSL:
2°, 62.8692%, 53.5294%
HSV (HSB):
2°, 70.6161%, 82.7451%
XYZ:
29.6817, 18.0931, 6.4853
xyY:
0.5470, 0.3335, 18.0931
CIE-Lab:
49.6089, 56.4273, 35.0121
CIE-LCH:
49.6089, 66.4070, 31.8188
CIE-Luv:
49.6089, 111.2882, 25.5929
Hunter-Lab:
42.5360, 50.1196, 20.7354
#d3423e color charts
#d3423e color shades, tints & tones
#d3423e color schemes
#d3423e color preview, HTML & CSS examples
This text has a color of #d3423e
<p style="color:#d3423e;">Text here</p>
.mytext {color:#d3423e;}
This box has a color of #d3423e
<div style="background-color:#d3423e;">Content here</div>
.mybackground {background-color:#d3423e;}
Border around this has a color of #d3423e
<div style="border:2px solid #d3423e;">Content here</div>
.myborder {border:2px solid #d3423e;}