#b9275e color space conversions
Hex:
#b9275e
RGB:
185, 39, 94
CMY:
27, 85, 63
CMYK:
0, 79, 49, 27
HSL:
337°, 65.1786%, 43.9216%
HSV (HSB):
337°, 78.9189%, 72.5490%
XYZ:
22.7535, 12.5735, 11.8174
xyY:
0.4826, 0.2667, 12.5735
CIE-Lab:
42.1134, 59.9717, 4.7952
CIE-LCH:
42.1134, 60.1631, 4.5715
CIE-Luv:
42.1134, 93.5769, -5.3852
Hunter-Lab:
35.4591, 52.4869, 5.0620
#b9275e color charts
#b9275e color shades, tints & tones
#b9275e color schemes
#b9275e color preview, HTML & CSS examples
This text has a color of #b9275e
<p style="color:#b9275e;">Text here</p>
.mytext {color:#b9275e;}
This box has a color of #b9275e
<div style="background-color:#b9275e;">Content here</div>
.mybackground {background-color:#b9275e;}
Border around this has a color of #b9275e
<div style="border:2px solid #b9275e;">Content here</div>
.myborder {border:2px solid #b9275e;}