#b05d95 color space conversions
Hex:
#b05d95
RGB:
176, 93, 149
CMY:
31, 64, 42
CMYK:
0, 47, 15, 31
HSL:
320°, 34.4398%, 52.7451%
HSV (HSB):
320°, 47.1591%, 69.0196%
XYZ:
27.2437, 19.2287, 30.7094
xyY:
0.3530, 0.2491, 19.2287
CIE-Lab:
50.9537, 41.0760, -15.7222
CIE-LCH:
50.9537, 43.9821, 339.0552
CIE-Luv:
50.9537, 45.9599, -29.1243
Hunter-Lab:
43.8506, 34.1607, -10.8265
#b05d95 color charts
#b05d95 color shades, tints & tones
#b05d95 color schemes
#b05d95 color preview, HTML & CSS examples
This text has a color of #b05d95
<p style="color:#b05d95;">Text here</p>
.mytext {color:#b05d95;}
This box has a color of #b05d95
<div style="background-color:#b05d95;">Content here</div>
.mybackground {background-color:#b05d95;}
Border around this has a color of #b05d95
<div style="border:2px solid #b05d95;">Content here</div>
.myborder {border:2px solid #b05d95;}