#b51d5d color space conversions
Hex:
#b51d5d
RGB:
181, 29, 93
CMY:
29, 89, 64
CMYK:
0, 84, 49, 29
HSL:
335°, 72.3810%, 41.1765%
HSV (HSB):
335°, 83.9779%, 70.9804%
XYZ:
21.4712, 11.4928, 11.4426
xyY:
0.4835, 0.2588, 11.4928
CIE-Lab:
40.3984, 61.4190, 2.8575
CIE-LCH:
40.3984, 61.4854, 2.6638
CIE-Luv:
40.3984, 93.7616, -7.9054
Hunter-Lab:
33.9010, 53.7261, 3.7186
#b51d5d color charts
#b51d5d color shades, tints & tones
#b51d5d color schemes
#b51d5d color preview, HTML & CSS examples
This text has a color of #b51d5d
<p style="color:#b51d5d;">Text here</p>
.mytext {color:#b51d5d;}
This box has a color of #b51d5d
<div style="background-color:#b51d5d;">Content here</div>
.mybackground {background-color:#b51d5d;}
Border around this has a color of #b51d5d
<div style="border:2px solid #b51d5d;">Content here</div>
.myborder {border:2px solid #b51d5d;}