#d3223d color space conversions
Hex:
#d3223d
RGB:
211, 34, 61
CMY:
17, 87, 76
CMYK:
0, 84, 71, 17
HSL:
351°, 72.2449%, 48.0392%
HSV (HSB):
351°, 83.8863%, 82.7451%
XYZ:
28.2783, 15.3299, 5.8834
xyY:
0.5714, 0.3097, 15.3299
CIE-Lab:
46.0827, 66.1933, 31.4280
CIE-LCH:
46.0827, 73.2753, 25.3979
CIE-Luv:
46.0827, 127.1083, 19.0352
Hunter-Lab:
39.1534, 60.4022, 18.4981
#d3223d color charts
#d3223d color shades, tints & tones
#d3223d color schemes
#d3223d color preview, HTML & CSS examples
This text has a color of #d3223d
<p style="color:#d3223d;">Text here</p>
.mytext {color:#d3223d;}
This box has a color of #d3223d
<div style="background-color:#d3223d;">Content here</div>
.mybackground {background-color:#d3223d;}
Border around this has a color of #d3223d
<div style="border:2px solid #d3223d;">Content here</div>
.myborder {border:2px solid #d3223d;}