#d21e32 color space conversions
Hex:
#d21e32
RGB:
210, 30, 50
CMY:
18, 88, 80
CMYK:
0, 86, 76, 18
HSL:
353°, 75.0000%, 47.0588%
HSV (HSB):
353°, 85.7143%, 82.3529%
XYZ:
27.6183, 14.8605, 4.4303
xyY:
0.5888, 0.3168, 14.8605
CIE-Lab:
45.4425, 66.3358, 37.1459
CIE-LCH:
45.4425, 76.0280, 29.2474
CIE-Luv:
45.4425, 130.5038, 22.8168
Hunter-Lab:
38.5493, 60.4237, 20.1705
#d21e32 color charts
#d21e32 color shades, tints & tones
#d21e32 color schemes
#d21e32 color preview, HTML & CSS examples
This text has a color of #d21e32
<p style="color:#d21e32;">Text here</p>
.mytext {color:#d21e32;}
This box has a color of #d21e32
<div style="background-color:#d21e32;">Content here</div>
.mybackground {background-color:#d21e32;}
Border around this has a color of #d21e32
<div style="border:2px solid #d21e32;">Content here</div>
.myborder {border:2px solid #d21e32;}