#b95d91 color space conversions
Hex:
#b95d91
RGB:
185, 93, 145
CMY:
27, 64, 43
CMYK:
0, 50, 22, 27
HSL:
326°, 39.6552%, 54.5098%
HSV (HSB):
326°, 49.7297%, 72.5490%
XYZ:
29.0328, 20.1873, 29.1544
xyY:
0.3704, 0.2576, 20.1873
CIE-Lab:
52.0483, 43.4219, -11.5827
CIE-LCH:
52.0483, 44.9402, 345.0642
CIE-Luv:
52.0483, 53.5352, -23.7055
Hunter-Lab:
44.9303, 36.7139, -7.0209
#b95d91 color charts
#b95d91 color shades, tints & tones
#b95d91 color schemes
#b95d91 color preview, HTML & CSS examples
This text has a color of #b95d91
<p style="color:#b95d91;">Text here</p>
.mytext {color:#b95d91;}
This box has a color of #b95d91
<div style="background-color:#b95d91;">Content here</div>
.mybackground {background-color:#b95d91;}
Border around this has a color of #b95d91
<div style="border:2px solid #b95d91;">Content here</div>
.myborder {border:2px solid #b95d91;}