#b91a5f color space conversions
Hex:
#b91a5f
RGB:
185, 26, 95
CMY:
27, 90, 63
CMYK:
0, 86, 49, 27
HSL:
334°, 75.3555%, 41.3725%
HSV (HSB):
334°, 85.9459%, 72.5490%
XYZ:
22.4425, 11.8793, 11.9366
xyY:
0.4852, 0.2568, 11.8793
CIE-Lab:
41.0236, 63.2483, 2.5966
CIE-LCH:
41.0236, 63.3016, 2.3509
CIE-Luv:
41.0236, 96.9721, -8.6174
Hunter-Lab:
34.4664, 55.9129, 3.5929
#b91a5f color charts
#b91a5f color shades, tints & tones
#b91a5f color schemes
#b91a5f color preview, HTML & CSS examples
This text has a color of #b91a5f
<p style="color:#b91a5f;">Text here</p>
.mytext {color:#b91a5f;}
This box has a color of #b91a5f
<div style="background-color:#b91a5f;">Content here</div>
.mybackground {background-color:#b91a5f;}
Border around this has a color of #b91a5f
<div style="border:2px solid #b91a5f;">Content here</div>
.myborder {border:2px solid #b91a5f;}