#b13c5d color space conversions
Hex:
#b13c5d
RGB:
177, 60, 93
CMY:
31, 76, 64
CMYK:
0, 66, 47, 31
HSL:
343°, 49.3671%, 46.4706%
HSV (HSB):
343°, 66.1017%, 69.4118%
XYZ:
21.7231, 13.3691, 11.7915
xyY:
0.4633, 0.2852, 13.3691
CIE-Lab:
43.3143, 50.0367, 6.9353
CIE-LCH:
43.3143, 50.5151, 7.8911
CIE-Luv:
43.3143, 78.5110, -0.7374
Hunter-Lab:
36.5638, 42.0627, 6.4742
#b13c5d color charts
#b13c5d color shades, tints & tones
#b13c5d color schemes
#b13c5d color preview, HTML & CSS examples
This text has a color of #b13c5d
<p style="color:#b13c5d;">Text here</p>
.mytext {color:#b13c5d;}
This box has a color of #b13c5d
<div style="background-color:#b13c5d;">Content here</div>
.mybackground {background-color:#b13c5d;}
Border around this has a color of #b13c5d
<div style="border:2px solid #b13c5d;">Content here</div>
.myborder {border:2px solid #b13c5d;}