#d2032f color space conversions
Hex:
#d2032f
RGB:
210, 3, 47
CMY:
18, 99, 82
CMYK:
0, 99, 78, 18
HSL:
347°, 97.1831%, 41.7647%
HSV (HSB):
347°, 98.5714%, 82.3529%
XYZ:
27.1240, 13.9720, 3.9566
xyY:
0.6021, 0.3101, 13.9720
CIE-Lab:
44.1927, 69.7348, 37.5360
CIE-LCH:
44.1927, 79.1953, 28.2921
CIE-Luv:
44.1927, 137.0967, 21.5679
Hunter-Lab:
37.3791, 64.1142, 19.8895
#d2032f color charts
#d2032f color shades, tints & tones
#d2032f color schemes
#d2032f color preview, HTML & CSS examples
This text has a color of #d2032f
<p style="color:#d2032f;">Text here</p>
.mytext {color:#d2032f;}
This box has a color of #d2032f
<div style="background-color:#d2032f;">Content here</div>
.mybackground {background-color:#d2032f;}
Border around this has a color of #d2032f
<div style="border:2px solid #d2032f;">Content here</div>
.myborder {border:2px solid #d2032f;}