#b51d61 color space conversions
Hex:
#b51d61
RGB:
181, 29, 97
CMY:
29, 89, 62
CMYK:
0, 84, 46, 29
HSL:
333°, 72.3810%, 41.1765%
HSV (HSB):
333°, 83.9779%, 70.9804%
XYZ:
21.6531, 11.5656, 12.4004
xyY:
0.4747, 0.2535, 11.5656
CIE-Lab:
40.5171, 61.7646, 0.4992
CIE-LCH:
40.5171, 61.7666, 0.4630
CIE-Luv:
40.5171, 92.1485, -10.7053
Hunter-Lab:
34.0082, 54.1371, 2.1868
#b51d61 color charts
#b51d61 color shades, tints & tones
#b51d61 color schemes
#b51d61 color preview, HTML & CSS examples
This text has a color of #b51d61
<p style="color:#b51d61;">Text here</p>
.mytext {color:#b51d61;}
This box has a color of #b51d61
<div style="background-color:#b51d61;">Content here</div>
.mybackground {background-color:#b51d61;}
Border around this has a color of #b51d61
<div style="border:2px solid #b51d61;">Content here</div>
.myborder {border:2px solid #b51d61;}