#d51b3a color space conversions
Hex:
#d51b3a
RGB:
213, 27, 58
CMY:
16, 89, 77
CMYK:
0, 87, 73, 16
HSL:
350°, 77.5000%, 47.0588%
HSV (HSB):
350°, 87.3239%, 83.5294%
XYZ:
28.5962, 15.2355, 5.4365
xyY:
0.5804, 0.3092, 15.2355
CIE-Lab:
45.9551, 67.9898, 33.1728
CIE-LCH:
45.9551, 75.6509, 26.0081
CIE-Luv:
45.9551, 131.7189, 19.7910
Hunter-Lab:
39.0327, 62.4660, 19.0648
#d51b3a color charts
#d51b3a color shades, tints & tones
#d51b3a color schemes
#d51b3a color preview, HTML & CSS examples
This text has a color of #d51b3a
<p style="color:#d51b3a;">Text here</p>
.mytext {color:#d51b3a;}
This box has a color of #d51b3a
<div style="background-color:#d51b3a;">Content here</div>
.mybackground {background-color:#d51b3a;}
Border around this has a color of #d51b3a
<div style="border:2px solid #d51b3a;">Content here</div>
.myborder {border:2px solid #d51b3a;}