#bc705c color space conversions
Hex:
#bc705c
RGB:
188, 112, 92
CMY:
26, 56, 64
CMYK:
0, 40, 51, 26
HSL:
13°, 41.7391%, 54.9020%
HSV (HSB):
13°, 51.0638%, 73.7255%
XYZ:
28.4650, 23.0524, 13.0745
xyY:
0.4407, 0.3569, 23.0524
CIE-Lab:
55.1263, 27.9453, 23.9615
CIE-LCH:
55.1263, 36.8116, 40.6112
CIE-Luv:
55.1263, 55.5638, 23.9644
Hunter-Lab:
48.0129, 21.8030, 17.4637
#bc705c color charts
#bc705c color shades, tints & tones
#bc705c color schemes
#bc705c color preview, HTML & CSS examples
This text has a color of #bc705c
<p style="color:#bc705c;">Text here</p>
.mytext {color:#bc705c;}
This box has a color of #bc705c
<div style="background-color:#bc705c;">Content here</div>
.mybackground {background-color:#bc705c;}
Border around this has a color of #bc705c
<div style="border:2px solid #bc705c;">Content here</div>
.myborder {border:2px solid #bc705c;}