#b70c4c color space conversions
Hex:
#b70c4c
RGB:
183, 12, 76
CMY:
28, 95, 70
CMYK:
0, 93, 58, 28
HSL:
338°, 87.6923%, 38.2353%
HSV (HSB):
338°, 93.4426%, 71.7647%
XYZ:
20.9644, 10.8520, 7.8272
xyY:
0.5288, 0.2737, 10.8520
CIE-Lab:
39.3301, 63.6086, 12.2373
CIE-LCH:
39.3301, 64.7751, 10.8897
CIE-Luv:
39.3301, 105.7490, 1.5214
Hunter-Lab:
32.9424, 55.9474, 8.9723
#b70c4c color charts
#b70c4c color shades, tints & tones
#b70c4c color schemes
#b70c4c color preview, HTML & CSS examples
This text has a color of #b70c4c
<p style="color:#b70c4c;">Text here</p>
.mytext {color:#b70c4c;}
This box has a color of #b70c4c
<div style="background-color:#b70c4c;">Content here</div>
.mybackground {background-color:#b70c4c;}
Border around this has a color of #b70c4c
<div style="border:2px solid #b70c4c;">Content here</div>
.myborder {border:2px solid #b70c4c;}