#b95c95 color space conversions
Hex:
#b95c95
RGB:
185, 92, 149
CMY:
27, 64, 42
CMYK:
0, 50, 19, 27
HSL:
323°, 39.9142%, 54.3137%
HSV (HSB):
323°, 50.2703%, 72.5490%
XYZ:
29.2595, 20.1385, 30.7787
xyY:
0.3649, 0.2512, 20.1385
CIE-Lab:
51.9934, 44.5330, -14.0283
CIE-LCH:
51.9934, 46.6903, 342.5152
CIE-Luv:
51.9934, 52.9961, -27.4005
Hunter-Lab:
44.8759, 37.8508, -9.2516
#b95c95 color charts
#b95c95 color shades, tints & tones
#b95c95 color schemes
#b95c95 color preview, HTML & CSS examples
This text has a color of #b95c95
<p style="color:#b95c95;">Text here</p>
.mytext {color:#b95c95;}
This box has a color of #b95c95
<div style="background-color:#b95c95;">Content here</div>
.mybackground {background-color:#b95c95;}
Border around this has a color of #b95c95
<div style="border:2px solid #b95c95;">Content here</div>
.myborder {border:2px solid #b95c95;}