#b70c27 color space conversions
Hex:
#b70c27
RGB:
183, 12, 39
CMY:
28, 95, 85
CMYK:
0, 93, 79, 28
HSL:
351°, 87.6923%, 38.2353%
HSV (HSB):
351°, 93.4426%, 71.7647%
XYZ:
20.0261, 10.4767, 2.8862
xyY:
0.5998, 0.3138, 10.4767
CIE-Lab:
38.6848, 61.8144, 34.6514
CIE-LCH:
38.6848, 70.8643, 29.2738
CIE-Luv:
38.6848, 117.2824, 19.6386
Hunter-Lab:
32.3677, 53.7955, 17.3706
#b70c27 color charts
#b70c27 color shades, tints & tones
#b70c27 color schemes
#b70c27 color preview, HTML & CSS examples
This text has a color of #b70c27
<p style="color:#b70c27;">Text here</p>
.mytext {color:#b70c27;}
This box has a color of #b70c27
<div style="background-color:#b70c27;">Content here</div>
.mybackground {background-color:#b70c27;}
Border around this has a color of #b70c27
<div style="border:2px solid #b70c27;">Content here</div>
.myborder {border:2px solid #b70c27;}