#bc6045 color space conversions
Hex:
#bc6045
RGB:
188, 96, 69
CMY:
26, 62, 73
CMYK:
0, 49, 63, 26
HSL:
14°, 47.0356%, 50.3922%
HSV (HSB):
14°, 63.2979%, 73.7255%
XYZ:
25.9961, 19.4868, 8.0214
xyY:
0.4859, 0.3642, 19.4868
CIE-Lab:
51.2519, 34.6797, 32.1099
CIE-LCH:
51.2519, 47.2623, 42.7966
CIE-Luv:
51.2519, 70.5495, 29.2704
Hunter-Lab:
44.1438, 27.8661, 20.1271
#bc6045 color charts
#bc6045 color shades, tints & tones
#bc6045 color schemes
#bc6045 color preview, HTML & CSS examples
This text has a color of #bc6045
<p style="color:#bc6045;">Text here</p>
.mytext {color:#bc6045;}
This box has a color of #bc6045
<div style="background-color:#bc6045;">Content here</div>
.mybackground {background-color:#bc6045;}
Border around this has a color of #bc6045
<div style="border:2px solid #bc6045;">Content here</div>
.myborder {border:2px solid #bc6045;}