#bc5902 color space conversions
Hex:
#bc5902
RGB:
188, 89, 2
CMY:
26, 65, 99
CMYK:
0, 53, 99, 26
HSL:
28°, 97.8947%, 37.2549%
HSV (HSB):
28°, 98.9362%, 73.7255%
XYZ:
24.3224, 17.8405, 2.2191
xyY:
0.5480, 0.4020, 17.8405
CIE-Lab:
49.3021, 35.9637, 57.9595
CIE-LCH:
49.3021, 68.2107, 58.1805
CIE-Luv:
49.3021, 82.0342, 44.4876
Hunter-Lab:
42.2380, 28.8710, 26.4517
#bc5902 color charts
#bc5902 color shades, tints & tones
#bc5902 color schemes
#bc5902 color preview, HTML & CSS examples
This text has a color of #bc5902
<p style="color:#bc5902;">Text here</p>
.mytext {color:#bc5902;}
This box has a color of #bc5902
<div style="background-color:#bc5902;">Content here</div>
.mybackground {background-color:#bc5902;}
Border around this has a color of #bc5902
<div style="border:2px solid #bc5902;">Content here</div>
.myborder {border:2px solid #bc5902;}