#d3332c color space conversions
Hex:
#d3332c
RGB:
211, 51, 44
CMY:
17, 80, 83
CMYK:
0, 76, 79, 17
HSL:
3°, 65.4902%, 50.0000%
HSV (HSB):
3°, 79.1469%, 82.7451%
XYZ:
28.5024, 16.3984, 4.0458
xyY:
0.5823, 0.3350, 16.3984
CIE-Lab:
47.4929, 60.9946, 42.7315
CIE-LCH:
47.4929, 74.4736, 35.0143
CIE-Luv:
47.4929, 123.4439, 28.7640
Hunter-Lab:
40.4949, 54.7714, 22.4228
#d3332c color charts
#d3332c color shades, tints & tones
#d3332c color schemes
#d3332c color preview, HTML & CSS examples
This text has a color of #d3332c
<p style="color:#d3332c;">Text here</p>
.mytext {color:#d3332c;}
This box has a color of #d3332c
<div style="background-color:#d3332c;">Content here</div>
.mybackground {background-color:#d3332c;}
Border around this has a color of #d3332c
<div style="border:2px solid #d3332c;">Content here</div>
.myborder {border:2px solid #d3332c;}