#bc565d color space conversions
Hex:
#bc565d
RGB:
188, 86, 93
CMY:
26, 66, 64
CMYK:
0, 54, 51, 26
HSL:
356°, 43.2203%, 53.7255%
HSV (HSB):
356°, 54.2553%, 73.7255%
XYZ:
26.0426, 18.1373, 12.4842
xyY:
0.4596, 0.3201, 18.1373
CIE-Lab:
49.6622, 41.7256, 16.0486
CIE-LCH:
49.6622, 44.7055, 21.0379
CIE-Luv:
49.6622, 72.6977, 11.7041
Hunter-Lab:
42.5879, 34.6246, 12.4313
#bc565d color charts
#bc565d color shades, tints & tones
#bc565d color schemes
#bc565d color preview, HTML & CSS examples
This text has a color of #bc565d
<p style="color:#bc565d;">Text here</p>
.mytext {color:#bc565d;}
This box has a color of #bc565d
<div style="background-color:#bc565d;">Content here</div>
.mybackground {background-color:#bc565d;}
Border around this has a color of #bc565d
<div style="border:2px solid #bc565d;">Content here</div>
.myborder {border:2px solid #bc565d;}