#b61a5b color space conversions
Hex:
#b61a5b
RGB:
182, 26, 91
CMY:
29, 90, 64
CMYK:
0, 86, 50, 29
HSL:
335°, 75.0000%, 40.7843%
HSV (HSB):
335°, 85.7143%, 71.3725%
XYZ:
21.5491, 11.4392, 10.9698
xyY:
0.4902, 0.2602, 11.4392
CIE-Lab:
40.3106, 62.1654, 4.0245
CIE-LCH:
40.3106, 62.2955, 3.7041
CIE-Luv:
40.3106, 96.1516, -6.7529
Hunter-Lab:
33.8219, 54.5404, 4.4453
#b61a5b color charts
#b61a5b color shades, tints & tones
#b61a5b color schemes
#b61a5b color preview, HTML & CSS examples
This text has a color of #b61a5b
<p style="color:#b61a5b;">Text here</p>
.mytext {color:#b61a5b;}
This box has a color of #b61a5b
<div style="background-color:#b61a5b;">Content here</div>
.mybackground {background-color:#b61a5b;}
Border around this has a color of #b61a5b
<div style="border:2px solid #b61a5b;">Content here</div>
.myborder {border:2px solid #b61a5b;}