#bc3f09 color space conversions
Hex:
#bc3f09
RGB:
188, 63, 9
CMY:
26, 75, 96
CMYK:
0, 66, 95, 26
HSL:
18°, 90.8629%, 38.6275%
HSV (HSB):
18°, 95.2128%, 73.7255%
XYZ:
22.5659, 14.2661, 1.8227
xyY:
0.5838, 0.3691, 14.2661
CIE-Lab:
44.6122, 48.3456, 53.3414
CIE-LCH:
44.6122, 71.9902, 47.8127
CIE-Luv:
44.6122, 101.5565, 36.0532
Hunter-Lab:
37.7705, 40.5458, 23.5781
#bc3f09 color charts
#bc3f09 color shades, tints & tones
#bc3f09 color schemes
#bc3f09 color preview, HTML & CSS examples
This text has a color of #bc3f09
<p style="color:#bc3f09;">Text here</p>
.mytext {color:#bc3f09;}
This box has a color of #bc3f09
<div style="background-color:#bc3f09;">Content here</div>
.mybackground {background-color:#bc3f09;}
Border around this has a color of #bc3f09
<div style="border:2px solid #bc3f09;">Content here</div>
.myborder {border:2px solid #bc3f09;}