#bc634e color space conversions
Hex:
#bc634e
RGB:
188, 99, 78
CMY:
26, 61, 69
CMYK:
0, 47, 59, 26
HSL:
11°, 45.0820%, 52.1569%
HSV (HSB):
11°, 58.5106%, 73.7255%
XYZ:
26.5760, 20.1651, 9.6993
xyY:
0.4709, 0.3573, 20.1651
CIE-Lab:
52.0234, 33.7502, 27.9601
CIE-LCH:
52.0234, 43.8274, 39.6398
CIE-Luv:
52.0234, 66.9367, 25.9665
Hunter-Lab:
44.9056, 27.0551, 18.6277
#bc634e color charts
#bc634e color shades, tints & tones
#bc634e color schemes
#bc634e color preview, HTML & CSS examples
This text has a color of #bc634e
<p style="color:#bc634e;">Text here</p>
.mytext {color:#bc634e;}
This box has a color of #bc634e
<div style="background-color:#bc634e;">Content here</div>
.mybackground {background-color:#bc634e;}
Border around this has a color of #bc634e
<div style="border:2px solid #bc634e;">Content here</div>
.myborder {border:2px solid #bc634e;}