#b91f7a color space conversions
Hex:
#b91f7a
RGB:
185, 31, 122
CMY:
27, 88, 52
CMYK:
0, 83, 34, 27
HSL:
325°, 71.2963%, 42.3529%
HSV (HSB):
325°, 83.2432%, 72.5490%
XYZ:
24.0104, 12.6994, 19.5981
xyY:
0.4264, 0.2255, 12.6994
CIE-Lab:
42.3068, 64.7529, -12.3938
CIE-LCH:
42.3068, 65.9283, 349.1646
CIE-Luv:
42.3068, 84.4675, -27.5697
Hunter-Lab:
35.6362, 57.9036, -7.6611
#b91f7a color charts
#b91f7a color shades, tints & tones
#b91f7a color schemes
#b91f7a color preview, HTML & CSS examples
This text has a color of #b91f7a
<p style="color:#b91f7a;">Text here</p>
.mytext {color:#b91f7a;}
This box has a color of #b91f7a
<div style="background-color:#b91f7a;">Content here</div>
.mybackground {background-color:#b91f7a;}
Border around this has a color of #b91f7a
<div style="border:2px solid #b91f7a;">Content here</div>
.myborder {border:2px solid #b91f7a;}