#b1095f color space conversions
Hex:
#b1095f
RGB:
177, 9, 95
CMY:
31, 96, 63
CMYK:
0, 95, 46, 31
HSL:
329°, 90.3226%, 36.4706%
HSV (HSB):
329°, 94.9153%, 69.4118%
XYZ:
20.2947, 10.3687, 11.7582
xyY:
0.4784, 0.2444, 10.3687
CIE-Lab:
38.4962, 63.9514, -1.2819
CIE-LCH:
38.4962, 63.9642, 358.8517
CIE-Luv:
38.4962, 93.4401, -13.1510
Hunter-Lab:
32.2005, 56.1508, 0.8903
#b1095f color charts
#b1095f color shades, tints & tones
#b1095f color schemes
#b1095f color preview, HTML & CSS examples
This text has a color of #b1095f
<p style="color:#b1095f;">Text here</p>
.mytext {color:#b1095f;}
This box has a color of #b1095f
<div style="background-color:#b1095f;">Content here</div>
.mybackground {background-color:#b1095f;}
Border around this has a color of #b1095f
<div style="border:2px solid #b1095f;">Content here</div>
.myborder {border:2px solid #b1095f;}