#b51d5e color space conversions
Hex:
#b51d5e
RGB:
181, 29, 94
CMY:
29, 89, 63
CMYK:
0, 84, 48, 29
HSL:
334°, 72.3810%, 41.1765%
HSV (HSB):
334°, 83.9779%, 70.9804%
XYZ:
21.5158, 11.5106, 11.6774
xyY:
0.4813, 0.2575, 11.5106
CIE-Lab:
40.4275, 61.5040, 2.2665
CIE-LCH:
40.4275, 61.5457, 2.1105
CIE-Luv:
40.4275, 93.3609, -8.5997
Hunter-Lab:
33.9273, 53.8271, 3.3421
#b51d5e color charts
#b51d5e color shades, tints & tones
#b51d5e color schemes
#b51d5e color preview, HTML & CSS examples
This text has a color of #b51d5e
<p style="color:#b51d5e;">Text here</p>
.mytext {color:#b51d5e;}
This box has a color of #b51d5e
<div style="background-color:#b51d5e;">Content here</div>
.mybackground {background-color:#b51d5e;}
Border around this has a color of #b51d5e
<div style="border:2px solid #b51d5e;">Content here</div>
.myborder {border:2px solid #b51d5e;}