#d51b35 color space conversions
Hex:
#d51b35
RGB:
213, 27, 53
CMY:
16, 89, 79
CMYK:
0, 87, 75, 16
HSL:
352°, 77.5000%, 47.0588%
HSV (HSB):
352°, 87.3239%, 83.5294%
XYZ:
28.4751, 15.1870, 4.7987
xyY:
0.5876, 0.3134, 15.1870
CIE-Lab:
45.8893, 67.7995, 36.0600
CIE-LCH:
45.8893, 76.7926, 28.0068
CIE-Luv:
45.8893, 133.0084, 21.8534
Hunter-Lab:
38.9706, 62.2284, 19.9786
#d51b35 color charts
#d51b35 color shades, tints & tones
#d51b35 color schemes
#d51b35 color preview, HTML & CSS examples
This text has a color of #d51b35
<p style="color:#d51b35;">Text here</p>
.mytext {color:#d51b35;}
This box has a color of #d51b35
<div style="background-color:#d51b35;">Content here</div>
.mybackground {background-color:#d51b35;}
Border around this has a color of #d51b35
<div style="border:2px solid #d51b35;">Content here</div>
.myborder {border:2px solid #d51b35;}