#b61a5f color space conversions
Hex:
#b61a5f
RGB:
182, 26, 95
CMY:
29, 90, 63
CMYK:
0, 86, 48, 29
HSL:
333°, 75.0000%, 40.7843%
HSV (HSB):
333°, 85.7143%, 71.3725%
XYZ:
21.7264, 11.5101, 11.9030
xyY:
0.4813, 0.2550, 11.5101
CIE-Lab:
40.4267, 62.4986, 1.6570
CIE-LCH:
40.4267, 62.5206, 1.5187
CIE-Luv:
40.4267, 94.5286, -9.5184
Hunter-Lab:
33.9265, 54.9389, 2.9468
#b61a5f color charts
#b61a5f color shades, tints & tones
#b61a5f color schemes
#b61a5f color preview, HTML & CSS examples
This text has a color of #b61a5f
<p style="color:#b61a5f;">Text here</p>
.mytext {color:#b61a5f;}
This box has a color of #b61a5f
<div style="background-color:#b61a5f;">Content here</div>
.mybackground {background-color:#b61a5f;}
Border around this has a color of #b61a5f
<div style="border:2px solid #b61a5f;">Content here</div>
.myborder {border:2px solid #b61a5f;}