#bc430c color space conversions
Hex:
#bc430c
RGB:
188, 67, 12
CMY:
26, 74, 95
CMYK:
0, 64, 94, 26
HSL:
19°, 88.0000%, 39.2157%
HSV (HSB):
19°, 93.6170%, 73.7255%
XYZ:
22.8126, 14.7322, 1.9891
xyY:
0.5770, 0.3726, 14.7322
CIE-Lab:
45.2652, 46.6548, 52.9560
CIE-LCH:
45.2652, 70.5763, 48.6196
CIE-Luv:
45.2652, 98.5693, 36.7937
Hunter-Lab:
38.3826, 38.9214, 23.7953
#bc430c color charts
#bc430c color shades, tints & tones
#bc430c color schemes
#bc430c color preview, HTML & CSS examples
This text has a color of #bc430c
<p style="color:#bc430c;">Text here</p>
.mytext {color:#bc430c;}
This box has a color of #bc430c
<div style="background-color:#bc430c;">Content here</div>
.mybackground {background-color:#bc430c;}
Border around this has a color of #bc430c
<div style="border:2px solid #bc430c;">Content here</div>
.myborder {border:2px solid #bc430c;}