#bc1102 color space conversions
Hex:
#bc1102
RGB:
188, 17, 2
CMY:
26, 93, 99
CMYK:
0, 91, 99, 26
HSL:
5°, 97.8947%, 37.2549%
HSV (HSB):
5°, 98.9362%, 73.7255%
XYZ:
20.9504, 11.0966, 1.0951
xyY:
0.6321, 0.3348, 11.0966
CIE-Lab:
39.7428, 61.7628, 52.9371
CIE-LCH:
39.7428, 81.3449, 40.6000
CIE-Luv:
39.7428, 124.8431, 28.6253
Hunter-Lab:
33.3116, 53.9674, 21.3690
#bc1102 color charts
#bc1102 color shades, tints & tones
#bc1102 color schemes
#bc1102 color preview, HTML & CSS examples
This text has a color of #bc1102
<p style="color:#bc1102;">Text here</p>
.mytext {color:#bc1102;}
This box has a color of #bc1102
<div style="background-color:#bc1102;">Content here</div>
.mybackground {background-color:#bc1102;}
Border around this has a color of #bc1102
<div style="border:2px solid #bc1102;">Content here</div>
.myborder {border:2px solid #bc1102;}