#bc150a color space conversions
Hex:
#bc150a
RGB:
188, 21, 10
CMY:
26, 92, 96
CMYK:
0, 89, 95, 26
HSL:
4°, 89.8990%, 38.8235%
HSV (HSB):
4°, 94.6809%, 73.7255%
XYZ:
21.0620, 11.2496, 1.3485
xyY:
0.6257, 0.3342, 11.2496
CIE-Lab:
39.9977, 61.1989, 50.2753
CIE-LCH:
39.9977, 79.2017, 39.4034
CIE-Luv:
39.9977, 123.1085, 28.0537
Hunter-Lab:
33.5404, 53.3947, 21.0946
#bc150a color charts
#bc150a color shades, tints & tones
#bc150a color schemes
#bc150a color preview, HTML & CSS examples
This text has a color of #bc150a
<p style="color:#bc150a;">Text here</p>
.mytext {color:#bc150a;}
This box has a color of #bc150a
<div style="background-color:#bc150a;">Content here</div>
.mybackground {background-color:#bc150a;}
Border around this has a color of #bc150a
<div style="border:2px solid #bc150a;">Content here</div>
.myborder {border:2px solid #bc150a;}