#b13d9e color space conversions
Hex:
#b13d9e
RGB:
177, 61, 158
CMY:
31, 76, 38
CMYK:
0, 66, 11, 31
HSL:
310°, 48.7395%, 46.6667%
HSV (HSB):
310°, 65.5367%, 69.4118%
XYZ:
25.9718, 15.1532, 33.9038
xyY:
0.3462, 0.2020, 15.1532
CIE-Lab:
45.8433, 57.8912, -28.9318
CIE-LCH:
45.8433, 64.7182, 333.4459
CIE-Luv:
45.8433, 56.5064, -50.1503
Hunter-Lab:
38.9271, 50.9708, -24.3899
#b13d9e color charts
#b13d9e color shades, tints & tones
#b13d9e color schemes
#b13d9e color preview, HTML & CSS examples
This text has a color of #b13d9e
<p style="color:#b13d9e;">Text here</p>
.mytext {color:#b13d9e;}
This box has a color of #b13d9e
<div style="background-color:#b13d9e;">Content here</div>
.mybackground {background-color:#b13d9e;}
Border around this has a color of #b13d9e
<div style="border:2px solid #b13d9e;">Content here</div>
.myborder {border:2px solid #b13d9e;}