#bc430e color space conversions
Hex:
#bc430e
RGB:
188, 67, 14
CMY:
26, 74, 95
CMYK:
0, 64, 93, 26
HSL:
18°, 86.1386%, 39.6078%
HSV (HSB):
18°, 92.5532%, 73.7255%
XYZ:
22.8255, 14.7374, 2.0570
xyY:
0.5761, 0.3720, 14.7374
CIE-Lab:
45.2724, 46.6825, 52.3752
CIE-LCH:
45.2724, 70.1600, 48.2891
CIE-Luv:
45.2724, 98.4534, 36.5413
Hunter-Lab:
38.3893, 38.9510, 23.6955
#bc430e color charts
#bc430e color shades, tints & tones
#bc430e color schemes
#bc430e color preview, HTML & CSS examples
This text has a color of #bc430e
<p style="color:#bc430e;">Text here</p>
.mytext {color:#bc430e;}
This box has a color of #bc430e
<div style="background-color:#bc430e;">Content here</div>
.mybackground {background-color:#bc430e;}
Border around this has a color of #bc430e
<div style="border:2px solid #bc430e;">Content here</div>
.myborder {border:2px solid #bc430e;}