#b91c8c color space conversions
Hex:
#b91c8c
RGB:
185, 28, 140
CMY:
27, 89, 45
CMYK:
0, 85, 24, 27
HSL:
317°, 73.7089%, 41.7647%
HSV (HSB):
317°, 84.8649%, 72.5490%
XYZ:
25.1565, 13.0382, 26.0017
xyY:
0.3919, 0.2031, 13.0382
CIE-Lab:
42.8208, 67.4881, -22.6673
CIE-LCH:
42.8208, 71.1931, 341.4343
CIE-Luv:
42.8208, 77.3771, -42.0469
Hunter-Lab:
36.1085, 61.1694, -17.4187
#b91c8c color charts
#b91c8c color shades, tints & tones
#b91c8c color schemes
#b91c8c color preview, HTML & CSS examples
This text has a color of #b91c8c
<p style="color:#b91c8c;">Text here</p>
.mytext {color:#b91c8c;}
This box has a color of #b91c8c
<div style="background-color:#b91c8c;">Content here</div>
.mybackground {background-color:#b91c8c;}
Border around this has a color of #b91c8c
<div style="border:2px solid #b91c8c;">Content here</div>
.myborder {border:2px solid #b91c8c;}