#b70d6c color space conversions
Hex:
#b70d6c
RGB:
183, 13, 108
CMY:
28, 95, 58
CMYK:
0, 93, 41, 28
HSL:
326°, 86.7347%, 38.4314%
HSV (HSB):
326°, 92.8962%, 71.7647%
XYZ:
22.3791, 11.4378, 15.2156
xyY:
0.4564, 0.2333, 11.4378
CIE-Lab:
40.3083, 66.0403, -6.7028
CIE-LCH:
40.3083, 66.3796, 354.2046
CIE-Luv:
40.3083, 92.1095, -20.2736
Hunter-Lab:
33.8199, 58.9315, -3.0007
#b70d6c color charts
#b70d6c color shades, tints & tones
#b70d6c color schemes
#b70d6c color preview, HTML & CSS examples
This text has a color of #b70d6c
<p style="color:#b70d6c;">Text here</p>
.mytext {color:#b70d6c;}
This box has a color of #b70d6c
<div style="background-color:#b70d6c;">Content here</div>
.mybackground {background-color:#b70d6c;}
Border around this has a color of #b70d6c
<div style="border:2px solid #b70d6c;">Content here</div>
.myborder {border:2px solid #b70d6c;}