#b91a6a color space conversions
Hex:
#b91a6a
RGB:
185, 26, 106
CMY:
27, 90, 58
CMYK:
0, 86, 43, 27
HSL:
330°, 75.3555%, 41.3725%
HSV (HSB):
330°, 85.9459%, 72.5490%
XYZ:
22.9785, 12.0937, 14.7589
xyY:
0.4611, 0.2427, 12.0937
CIE-Lab:
41.3646, 64.2193, -3.8327
CIE-LCH:
41.3646, 64.3336, 356.5846
CIE-Luv:
41.3646, 92.3820, -16.4646
Hunter-Lab:
34.7760, 57.0873, -0.8194
#b91a6a color charts
#b91a6a color shades, tints & tones
#b91a6a color schemes
#b91a6a color preview, HTML & CSS examples
This text has a color of #b91a6a
<p style="color:#b91a6a;">Text here</p>
.mytext {color:#b91a6a;}
This box has a color of #b91a6a
<div style="background-color:#b91a6a;">Content here</div>
.mybackground {background-color:#b91a6a;}
Border around this has a color of #b91a6a
<div style="border:2px solid #b91a6a;">Content here</div>
.myborder {border:2px solid #b91a6a;}