#bc271f color space conversions
Hex:
#bc271f
RGB:
188, 39, 31
CMY:
26, 85, 88
CMYK:
0, 79, 84, 26
HSL:
3°, 71.6895%, 42.9412%
HSV (HSB):
3°, 83.5106%, 73.7255%
XYZ:
21.7119, 12.2413, 2.5148
xyY:
0.5954, 0.3357, 12.2413
CIE-Lab:
41.5971, 57.3855, 42.3488
CIE-LCH:
41.5971, 71.3198, 36.4262
CIE-Luv:
41.5971, 113.6316, 26.6076
Hunter-Lab:
34.9876, 49.5414, 20.2298
#bc271f color charts
#bc271f color shades, tints & tones
#bc271f color schemes
#bc271f color preview, HTML & CSS examples
This text has a color of #bc271f
<p style="color:#bc271f;">Text here</p>
.mytext {color:#bc271f;}
This box has a color of #bc271f
<div style="background-color:#bc271f;">Content here</div>
.mybackground {background-color:#bc271f;}
Border around this has a color of #bc271f
<div style="border:2px solid #bc271f;">Content here</div>
.myborder {border:2px solid #bc271f;}