#bc180c color space conversions
Hex:
#bc180c
RGB:
188, 24, 12
CMY:
26, 91, 95
CMYK:
0, 87, 94, 26
HSL:
4°, 88.0000%, 39.2157%
HSV (HSB):
4°, 93.6170%, 73.7255%
XYZ:
21.1320, 11.3712, 1.4289
xyY:
0.6228, 0.3351, 11.3712
CIE-Lab:
40.1987, 60.6676, 49.7195
CIE-LCH:
40.1987, 78.4384, 39.3360
CIE-Luv:
40.1987, 122.0003, 28.1390
Hunter-Lab:
33.7212, 52.8484, 21.0925
#bc180c color charts
#bc180c color shades, tints & tones
#bc180c color schemes
#bc180c color preview, HTML & CSS examples
This text has a color of #bc180c
<p style="color:#bc180c;">Text here</p>
.mytext {color:#bc180c;}
This box has a color of #bc180c
<div style="background-color:#bc180c;">Content here</div>
.mybackground {background-color:#bc180c;}
Border around this has a color of #bc180c
<div style="border:2px solid #bc180c;">Content here</div>
.myborder {border:2px solid #bc180c;}