#b13e4c color space conversions
Hex:
#b13e4c
RGB:
177, 62, 76
CMY:
31, 76, 70
CMYK:
0, 65, 57, 31
HSL:
353°, 48.1172%, 46.8627%
HSV (HSB):
353°, 64.9718%, 69.4118%
XYZ:
21.1586, 13.3142, 8.2922
xyY:
0.4948, 0.3113, 13.3142
CIE-Lab:
43.2328, 47.7164, 17.3509
CIE-LCH:
43.2328, 50.7731, 19.9826
CIE-Luv:
43.2328, 82.3683, 10.8289
Hunter-Lab:
36.4886, 39.6516, 12.0681
#b13e4c color charts
#b13e4c color shades, tints & tones
#b13e4c color schemes
#b13e4c color preview, HTML & CSS examples
This text has a color of #b13e4c
<p style="color:#b13e4c;">Text here</p>
.mytext {color:#b13e4c;}
This box has a color of #b13e4c
<div style="background-color:#b13e4c;">Content here</div>
.mybackground {background-color:#b13e4c;}
Border around this has a color of #b13e4c
<div style="border:2px solid #b13e4c;">Content here</div>
.myborder {border:2px solid #b13e4c;}