#b91d86 color space conversions
Hex:
#b91d86
RGB:
185, 29, 134
CMY:
27, 89, 47
CMYK:
0, 84, 28, 27
HSL:
320°, 72.8972%, 41.9608%
HSV (HSB):
320°, 84.3243%, 72.5490%
XYZ:
24.7500, 12.9142, 23.7425
xyY:
0.4031, 0.2103, 12.9142
CIE-Lab:
42.6338, 66.5562, -19.2867
CIE-LCH:
42.6338, 69.2943, 343.8394
CIE-Luv:
42.6338, 79.7570, -37.2017
Hunter-Lab:
35.9364, 60.0474, -14.0163
#b91d86 color charts
#b91d86 color shades, tints & tones
#b91d86 color schemes
#b91d86 color preview, HTML & CSS examples
This text has a color of #b91d86
<p style="color:#b91d86;">Text here</p>
.mytext {color:#b91d86;}
This box has a color of #b91d86
<div style="background-color:#b91d86;">Content here</div>
.mybackground {background-color:#b91d86;}
Border around this has a color of #b91d86
<div style="border:2px solid #b91d86;">Content here</div>
.myborder {border:2px solid #b91d86;}