#b95ea2 color space conversions
Hex:
#b95ea2
RGB:
185, 94, 162
CMY:
27, 63, 36
CMYK:
0, 49, 12, 27
HSL:
315°, 39.3939%, 54.7059%
HSV (HSB):
315°, 49.1892%, 72.5490%
XYZ:
30.5319, 20.9283, 36.6128
xyY:
0.3467, 0.2376, 20.9283
CIE-Lab:
52.8710, 45.5749, -20.3336
CIE-LCH:
52.8710, 49.9052, 335.9556
CIE-Luv:
52.8710, 48.7921, -36.9278
Hunter-Lab:
45.7475, 39.0728, -15.4279
#b95ea2 color charts
#b95ea2 color shades, tints & tones
#b95ea2 color schemes
#b95ea2 color preview, HTML & CSS examples
This text has a color of #b95ea2
<p style="color:#b95ea2;">Text here</p>
.mytext {color:#b95ea2;}
This box has a color of #b95ea2
<div style="background-color:#b95ea2;">Content here</div>
.mybackground {background-color:#b95ea2;}
Border around this has a color of #b95ea2
<div style="border:2px solid #b95ea2;">Content here</div>
.myborder {border:2px solid #b95ea2;}