#bc132f color space conversions
Hex:
#bc132f
RGB:
188, 19, 47
CMY:
26, 93, 82
CMYK:
0, 90, 75, 26
HSL:
350°, 81.6425%, 40.5882%
HSV (HSB):
350°, 89.8936%, 73.7255%
XYZ:
21.4850, 11.3623, 3.7501
xyY:
0.5871, 0.3105, 11.3623
CIE-Lab:
40.1842, 62.4075, 31.7978
CIE-LCH:
40.1842, 70.0414, 26.9997
CIE-Luv:
40.1842, 117.6195, 18.2788
Hunter-Lab:
33.7081, 54.7839, 16.9995
#bc132f color charts
#bc132f color shades, tints & tones
#bc132f color schemes
#bc132f color preview, HTML & CSS examples
This text has a color of #bc132f
<p style="color:#bc132f;">Text here</p>
.mytext {color:#bc132f;}
This box has a color of #bc132f
<div style="background-color:#bc132f;">Content here</div>
.mybackground {background-color:#bc132f;}
Border around this has a color of #bc132f
<div style="border:2px solid #bc132f;">Content here</div>
.myborder {border:2px solid #bc132f;}