#b91c5a color space conversions
Hex:
#b91c5a
RGB:
185, 28, 90
CMY:
27, 89, 65
CMYK:
0, 85, 51, 27
HSL:
336°, 73.7089%, 41.7647%
HSV (HSB):
336°, 84.8649%, 72.5490%
XYZ:
22.2683, 11.8830, 10.7928
xyY:
0.4955, 0.2644, 11.8830
CIE-Lab:
41.0295, 62.4211, 5.7671
CIE-LCH:
41.0295, 62.6869, 5.2786
CIE-Luv:
41.0295, 98.4769, -4.8662
Hunter-Lab:
34.4717, 54.9834, 5.5669
#b91c5a color charts
#b91c5a color shades, tints & tones
#b91c5a color schemes
#b91c5a color preview, HTML & CSS examples
This text has a color of #b91c5a
<p style="color:#b91c5a;">Text here</p>
.mytext {color:#b91c5a;}
This box has a color of #b91c5a
<div style="background-color:#b91c5a;">Content here</div>
.mybackground {background-color:#b91c5a;}
Border around this has a color of #b91c5a
<div style="border:2px solid #b91c5a;">Content here</div>
.myborder {border:2px solid #b91c5a;}