#b70c3d color space conversions
Hex:
#b70c3d
RGB:
183, 12, 61
CMY:
28, 95, 76
CMYK:
0, 93, 67, 28
HSL:
343°, 87.6923%, 38.2353%
HSV (HSB):
343°, 93.4426%, 71.7647%
XYZ:
20.5022, 10.6671, 5.3933
xyY:
0.5607, 0.2918, 10.6671
CIE-Lab:
39.0141, 62.7341, 21.4016
CIE-LCH:
39.0141, 66.2842, 18.8370
CIE-Luv:
39.0141, 111.1273, 10.0247
Hunter-Lab:
32.6606, 54.8947, 13.0718
#b70c3d color charts
#b70c3d color shades, tints & tones
#b70c3d color schemes
#b70c3d color preview, HTML & CSS examples
This text has a color of #b70c3d
<p style="color:#b70c3d;">Text here</p>
.mytext {color:#b70c3d;}
This box has a color of #b70c3d
<div style="background-color:#b70c3d;">Content here</div>
.mybackground {background-color:#b70c3d;}
Border around this has a color of #b70c3d
<div style="border:2px solid #b70c3d;">Content here</div>
.myborder {border:2px solid #b70c3d;}