#b51e5d color space conversions
Hex:
#b51e5d
RGB:
181, 30, 93
CMY:
29, 88, 64
CMYK:
0, 83, 49, 29
HSL:
335°, 71.5640%, 41.3725%
HSV (HSB):
335°, 83.4254%, 70.9804%
XYZ:
21.4961, 11.5426, 11.4509
xyY:
0.4832, 0.2594, 11.5426
CIE-Lab:
40.4797, 61.1860, 2.9750
CIE-LCH:
40.4797, 61.2583, 2.7836
CIE-Luv:
40.4797, 93.4900, -7.7213
Hunter-Lab:
33.9744, 53.4843, 3.7987
#b51e5d color charts
#b51e5d color shades, tints & tones
#b51e5d color schemes
#b51e5d color preview, HTML & CSS examples
This text has a color of #b51e5d
<p style="color:#b51e5d;">Text here</p>
.mytext {color:#b51e5d;}
This box has a color of #b51e5d
<div style="background-color:#b51e5d;">Content here</div>
.mybackground {background-color:#b51e5d;}
Border around this has a color of #b51e5d
<div style="border:2px solid #b51e5d;">Content here</div>
.myborder {border:2px solid #b51e5d;}