#b05c95 color space conversions
Hex:
#b05c95
RGB:
176, 92, 149
CMY:
31, 64, 42
CMYK:
0, 48, 15, 31
HSL:
319°, 34.7107%, 52.5490%
HSV (HSB):
319°, 47.7273%, 69.0196%
XYZ:
27.1565, 19.0543, 30.6803
xyY:
0.3532, 0.2478, 19.0543
CIE-Lab:
50.7507, 41.5990, -16.0309
CIE-LCH:
50.7507, 44.5810, 338.9250
CIE-Luv:
50.7507, 46.4233, -29.6362
Hunter-Lab:
43.6513, 34.6593, -11.1161
#b05c95 color charts
#b05c95 color shades, tints & tones
#b05c95 color schemes
#b05c95 color preview, HTML & CSS examples
This text has a color of #b05c95
<p style="color:#b05c95;">Text here</p>
.mytext {color:#b05c95;}
This box has a color of #b05c95
<div style="background-color:#b05c95;">Content here</div>
.mybackground {background-color:#b05c95;}
Border around this has a color of #b05c95
<div style="border:2px solid #b05c95;">Content here</div>
.myborder {border:2px solid #b05c95;}