#bc181f color space conversions
Hex:
#bc181f
RGB:
188, 24, 31
CMY:
26, 91, 88
CMYK:
0, 87, 84, 26
HSL:
357°, 77.3585%, 41.5686%
HSV (HSB):
357°, 87.2340%, 73.7255%
XYZ:
21.3130, 11.4436, 2.3818
xyY:
0.6065, 0.3257, 11.4436
CIE-Lab:
40.3177, 61.0169, 41.1649
CIE-LCH:
40.3177, 73.6044, 34.0055
CIE-Luv:
40.3177, 119.5969, 24.2861
Hunter-Lab:
33.8283, 53.2614, 19.5053
#bc181f color charts
#bc181f color shades, tints & tones
#bc181f color schemes
#bc181f color preview, HTML & CSS examples
This text has a color of #bc181f
<p style="color:#bc181f;">Text here</p>
.mytext {color:#bc181f;}
This box has a color of #bc181f
<div style="background-color:#bc181f;">Content here</div>
.mybackground {background-color:#bc181f;}
Border around this has a color of #bc181f
<div style="border:2px solid #bc181f;">Content here</div>
.myborder {border:2px solid #bc181f;}