#b70c6c color space conversions
Hex:
#b70c6c
RGB:
183, 12, 108
CMY:
28, 95, 58
CMYK:
0, 93, 41, 28
HSL:
326°, 87.6923%, 38.2353%
HSV (HSB):
326°, 93.4426%, 71.7647%
XYZ:
22.3667, 11.4129, 15.2114
xyY:
0.4565, 0.2330, 11.4129
CIE-Lab:
40.2674, 66.1593, -6.7639
CIE-LCH:
40.2674, 66.5041, 354.1626
CIE-Luv:
40.2674, 92.2329, -20.3689
Hunter-Lab:
33.7830, 59.0589, -3.0483
#b70c6c color charts
#b70c6c color shades, tints & tones
#b70c6c color schemes
#b70c6c color preview, HTML & CSS examples
This text has a color of #b70c6c
<p style="color:#b70c6c;">Text here</p>
.mytext {color:#b70c6c;}
This box has a color of #b70c6c
<div style="background-color:#b70c6c;">Content here</div>
.mybackground {background-color:#b70c6c;}
Border around this has a color of #b70c6c
<div style="border:2px solid #b70c6c;">Content here</div>
.myborder {border:2px solid #b70c6c;}