#bc644c color space conversions
Hex:
#bc644c
RGB:
188, 100, 76
CMY:
26, 61, 70
CMYK:
0, 47, 60, 26
HSL:
13°, 45.5285%, 51.7647%
HSV (HSB):
13°, 59.5745%, 73.7255%
XYZ:
26.6007, 20.3275, 9.3591
xyY:
0.4726, 0.3611, 20.3275
CIE-Lab:
52.2055, 33.0664, 29.3309
CIE-LCH:
52.2055, 44.2006, 41.5740
CIE-Luv:
52.2055, 66.5507, 27.4387
Hunter-Lab:
45.0860, 26.4142, 19.2527
#bc644c color charts
#bc644c color shades, tints & tones
#bc644c color schemes
#bc644c color preview, HTML & CSS examples
This text has a color of #bc644c
<p style="color:#bc644c;">Text here</p>
.mytext {color:#bc644c;}
This box has a color of #bc644c
<div style="background-color:#bc644c;">Content here</div>
.mybackground {background-color:#bc644c;}
Border around this has a color of #bc644c
<div style="border:2px solid #bc644c;">Content here</div>
.myborder {border:2px solid #bc644c;}