#bc4201 color space conversions
Hex:
#bc4201
RGB:
188, 66, 1
CMY:
26, 74, 100
CMYK:
0, 65, 99, 26
HSL:
21°, 98.9418%, 37.0588%
HSV (HSB):
21°, 99.4681%, 73.7255%
XYZ:
22.6927, 14.5900, 1.6488
xyY:
0.5829, 0.3748, 14.5900
CIE-Lab:
45.0674, 46.9624, 55.8081
CIE-LCH:
45.0674, 72.9384, 49.9195
CIE-Luv:
45.0674, 99.8425, 37.7215
Hunter-Lab:
38.1968, 39.2023, 24.1784
#bc4201 color charts
#bc4201 color shades, tints & tones
#bc4201 color schemes
#bc4201 color preview, HTML & CSS examples
This text has a color of #bc4201
<p style="color:#bc4201;">Text here</p>
.mytext {color:#bc4201;}
This box has a color of #bc4201
<div style="background-color:#bc4201;">Content here</div>
.mybackground {background-color:#bc4201;}
Border around this has a color of #bc4201
<div style="border:2px solid #bc4201;">Content here</div>
.myborder {border:2px solid #bc4201;}