#b70d5c color space conversions
Hex:
#b70d5c
RGB:
183, 13, 92
CMY:
28, 95, 64
CMYK:
0, 93, 50, 28
HSL:
332°, 86.7347%, 38.4314%
HSV (HSB):
332°, 92.8962%, 71.7647%
XYZ:
21.6041, 11.1278, 11.1344
xyY:
0.4925, 0.2537, 11.1278
CIE-Lab:
39.7949, 64.6471, 2.6721
CIE-LCH:
39.7949, 64.7023, 2.3669
CIE-Luv:
39.7949, 99.0982, -8.8233
Hunter-Lab:
33.3584, 57.2259, 3.5610
#b70d5c color charts
#b70d5c color shades, tints & tones
#b70d5c color schemes
#b70d5c color preview, HTML & CSS examples
This text has a color of #b70d5c
<p style="color:#b70d5c;">Text here</p>
.mytext {color:#b70d5c;}
This box has a color of #b70d5c
<div style="background-color:#b70d5c;">Content here</div>
.mybackground {background-color:#b70d5c;}
Border around this has a color of #b70d5c
<div style="border:2px solid #b70d5c;">Content here</div>
.myborder {border:2px solid #b70d5c;}