#bc830d color space conversions
Hex:
#bc830d
RGB:
188, 131, 13
CMY:
26, 49, 95
CMYK:
0, 30, 93, 26
HSL:
40°, 87.0647%, 39.4118%
HSV (HSB):
40°, 93.0851%, 73.7255%
XYZ:
28.9280, 26.9530, 4.0586
xyY:
0.4826, 0.4497, 26.9530
CIE-Lab:
58.9308, 13.3505, 62.3823
CIE-LCH:
58.9308, 63.7948, 77.9203
CIE-Luv:
58.9308, 47.4631, 58.4479
Hunter-Lab:
51.9163, 8.6074, 31.7064
#bc830d color charts
#bc830d color shades, tints & tones
#bc830d color schemes
#bc830d color preview, HTML & CSS examples
This text has a color of #bc830d
<p style="color:#bc830d;">Text here</p>
.mytext {color:#bc830d;}
This box has a color of #bc830d
<div style="background-color:#bc830d;">Content here</div>
.mybackground {background-color:#bc830d;}
Border around this has a color of #bc830d
<div style="border:2px solid #bc830d;">Content here</div>
.myborder {border:2px solid #bc830d;}