#b70d6d color space conversions
Hex:
#b70d6d
RGB:
183, 13, 109
CMY:
28, 95, 57
CMYK:
0, 93, 40, 28
HSL:
326°, 86.7347%, 38.4314%
HSV (HSB):
326°, 92.8962%, 71.7647%
XYZ:
22.4327, 11.4593, 15.4975
xyY:
0.4542, 0.2320, 11.4593
CIE-Lab:
40.3435, 66.1349, -7.2794
CIE-LCH:
40.3435, 66.5343, 353.7188
CIE-Luv:
40.3435, 91.6630, -21.0137
Hunter-Lab:
33.8515, 59.0480, -3.4474
#b70d6d color charts
#b70d6d color shades, tints & tones
#b70d6d color schemes
#b70d6d color preview, HTML & CSS examples
This text has a color of #b70d6d
<p style="color:#b70d6d;">Text here</p>
.mytext {color:#b70d6d;}
This box has a color of #b70d6d
<div style="background-color:#b70d6d;">Content here</div>
.mybackground {background-color:#b70d6d;}
Border around this has a color of #b70d6d
<div style="border:2px solid #b70d6d;">Content here</div>
.myborder {border:2px solid #b70d6d;}