#b51d58 color space conversions
Hex:
#b51d58
RGB:
181, 29, 88
CMY:
29, 89, 65
CMYK:
0, 84, 51, 29
HSL:
337°, 72.3810%, 41.1765%
HSV (HSB):
337°, 83.9779%, 70.9804%
XYZ:
21.2569, 11.4071, 10.3139
xyY:
0.4946, 0.2654, 11.4071
CIE-Lab:
40.2578, 61.0083, 5.8263
CIE-LCH:
40.2578, 61.2859, 5.4552
CIE-Luv:
40.2578, 95.7362, -4.4954
Hunter-Lab:
33.7744, 53.2391, 5.5362
#b51d58 color charts
#b51d58 color shades, tints & tones
#b51d58 color schemes
#b51d58 color preview, HTML & CSS examples
This text has a color of #b51d58
<p style="color:#b51d58;">Text here</p>
.mytext {color:#b51d58;}
This box has a color of #b51d58
<div style="background-color:#b51d58;">Content here</div>
.mybackground {background-color:#b51d58;}
Border around this has a color of #b51d58
<div style="border:2px solid #b51d58;">Content here</div>
.myborder {border:2px solid #b51d58;}