#d32023 color space conversions
Hex:
#d32023
RGB:
211, 32, 35
CMY:
17, 87, 86
CMYK:
0, 85, 83, 17
HSL:
359°, 73.6626%, 47.6471%
HSV (HSB):
359°, 84.8341%, 82.7451%
XYZ:
27.6839, 15.0033, 3.0269
xyY:
0.6056, 0.3282, 15.0033
CIE-Lab:
45.6387, 65.7519, 45.6869
CIE-LCH:
45.6387, 80.0662, 34.7930
CIE-Luv:
45.6387, 133.5616, 28.1284
Hunter-Lab:
38.7340, 59.7923, 22.4805
#d32023 color charts
#d32023 color shades, tints & tones
#d32023 color schemes
#d32023 color preview, HTML & CSS examples
This text has a color of #d32023
<p style="color:#d32023;">Text here</p>
.mytext {color:#d32023;}
This box has a color of #d32023
<div style="background-color:#d32023;">Content here</div>
.mybackground {background-color:#d32023;}
Border around this has a color of #d32023
<div style="border:2px solid #d32023;">Content here</div>
.myborder {border:2px solid #d32023;}