#bc623d color space conversions
Hex:
#bc623d
RGB:
188, 98, 61
CMY:
26, 62, 76
CMYK:
0, 48, 68, 26
HSL:
17°, 51.0040%, 48.8235%
HSV (HSB):
17°, 67.5532%, 73.7255%
XYZ:
25.9490, 19.7637, 6.8620
xyY:
0.4936, 0.3759, 19.7637
CIE-Lab:
51.5689, 33.1173, 36.9079
CIE-LCH:
51.5689, 49.5878, 48.0985
CIE-Luv:
51.5689, 70.2453, 33.6934
Hunter-Lab:
44.4563, 26.3913, 21.9678
#bc623d color charts
#bc623d color shades, tints & tones
#bc623d color schemes
#bc623d color preview, HTML & CSS examples
This text has a color of #bc623d
<p style="color:#bc623d;">Text here</p>
.mytext {color:#bc623d;}
This box has a color of #bc623d
<div style="background-color:#bc623d;">Content here</div>
.mybackground {background-color:#bc623d;}
Border around this has a color of #bc623d
<div style="border:2px solid #bc623d;">Content here</div>
.myborder {border:2px solid #bc623d;}