#b13f5f color space conversions
Hex:
#b13f5f
RGB:
177, 63, 95
CMY:
31, 75, 63
CMYK:
0, 64, 46, 31
HSL:
343°, 47.5000%, 47.0588%
HSV (HSB):
343°, 64.4068%, 69.4118%
XYZ:
21.9745, 13.7283, 12.3181
xyY:
0.4576, 0.2859, 13.7283
CIE-Lab:
43.8408, 48.9421, 6.4445
CIE-LCH:
43.8408, 49.3645, 7.5013
CIE-Luv:
43.8408, 76.3900, -1.0451
Hunter-Lab:
37.0518, 41.0235, 6.2249
#b13f5f color charts
#b13f5f color shades, tints & tones
#b13f5f color schemes
#b13f5f color preview, HTML & CSS examples
This text has a color of #b13f5f
<p style="color:#b13f5f;">Text here</p>
.mytext {color:#b13f5f;}
This box has a color of #b13f5f
<div style="background-color:#b13f5f;">Content here</div>
.mybackground {background-color:#b13f5f;}
Border around this has a color of #b13f5f
<div style="border:2px solid #b13f5f;">Content here</div>
.myborder {border:2px solid #b13f5f;}