#bc3c09 color space conversions
Hex:
#bc3c09
RGB:
188, 60, 9
CMY:
26, 76, 96
CMYK:
0, 68, 95, 26
HSL:
17°, 90.8629%, 38.6275%
HSV (HSB):
17°, 95.2128%, 73.7255%
XYZ:
22.4042, 13.9428, 1.7688
xyY:
0.5878, 0.3658, 13.9428
CIE-Lab:
44.1508, 49.5931, 53.0551
CIE-LCH:
44.1508, 72.6246, 46.9317
CIE-Luv:
44.1508, 103.6143, 35.2793
Hunter-Lab:
37.3401, 41.7557, 23.3294
#bc3c09 color charts
#bc3c09 color shades, tints & tones
#bc3c09 color schemes
#bc3c09 color preview, HTML & CSS examples
This text has a color of #bc3c09
<p style="color:#bc3c09;">Text here</p>
.mytext {color:#bc3c09;}
This box has a color of #bc3c09
<div style="background-color:#bc3c09;">Content here</div>
.mybackground {background-color:#bc3c09;}
Border around this has a color of #bc3c09
<div style="border:2px solid #bc3c09;">Content here</div>
.myborder {border:2px solid #bc3c09;}