#d51e3d color space conversions
Hex:
#d51e3d
RGB:
213, 30, 61
CMY:
16, 88, 76
CMYK:
0, 86, 71, 16
HSL:
350°, 75.3086%, 47.6471%
HSV (HSB):
350°, 85.9155%, 83.5294%
XYZ:
28.7472, 15.4116, 5.8745
xyY:
0.5746, 0.3080, 15.4116
CIE-Lab:
46.1929, 67.5532, 31.6562
CIE-LCH:
46.1929, 74.6026, 25.1083
CIE-Luv:
46.1929, 129.9900, 18.8674
Hunter-Lab:
39.2576, 62.0093, 18.6082
#d51e3d color charts
#d51e3d color shades, tints & tones
#d51e3d color schemes
#d51e3d color preview, HTML & CSS examples
This text has a color of #d51e3d
<p style="color:#d51e3d;">Text here</p>
.mytext {color:#d51e3d;}
This box has a color of #d51e3d
<div style="background-color:#d51e3d;">Content here</div>
.mybackground {background-color:#d51e3d;}
Border around this has a color of #d51e3d
<div style="border:2px solid #d51e3d;">Content here</div>
.myborder {border:2px solid #d51e3d;}