#d3032c color space conversions
Hex:
#d3032c
RGB:
211, 3, 44
CMY:
17, 99, 83
CMYK:
0, 99, 79, 17
HSL:
348°, 97.1963%, 41.9608%
HSV (HSB):
348°, 98.5782%, 82.7451%
XYZ:
27.3512, 14.0959, 3.6621
xyY:
0.6063, 0.3125, 14.0959
CIE-Lab:
44.3701, 69.8868, 39.5280
CIE-LCH:
44.3701, 80.2909, 29.4925
CIE-Luv:
44.3701, 138.5341, 22.8251
Hunter-Lab:
37.5445, 64.3346, 20.4980
#d3032c color charts
#d3032c color shades, tints & tones
#d3032c color schemes
#d3032c color preview, HTML & CSS examples
This text has a color of #d3032c
<p style="color:#d3032c;">Text here</p>
.mytext {color:#d3032c;}
This box has a color of #d3032c
<div style="background-color:#d3032c;">Content here</div>
.mybackground {background-color:#d3032c;}
Border around this has a color of #d3032c
<div style="border:2px solid #d3032c;">Content here</div>
.myborder {border:2px solid #d3032c;}