#bc535f color space conversions
Hex:
#bc535f
RGB:
188, 83, 95
CMY:
26, 67, 63
CMYK:
0, 56, 49, 26
HSL:
353°, 43.9331%, 53.1373%
HSV (HSB):
353°, 55.8511%, 73.7255%
XYZ:
25.8979, 17.7041, 12.8787
xyY:
0.4585, 0.3135, 17.7041
CIE-Lab:
49.1352, 43.3940, 14.1271
CIE-LCH:
49.1352, 45.6357, 18.0329
CIE-Luv:
49.1352, 74.0848, 9.1745
Hunter-Lab:
42.0762, 36.2330, 11.3058
#bc535f color charts
#bc535f color shades, tints & tones
#bc535f color schemes
#bc535f color preview, HTML & CSS examples
This text has a color of #bc535f
<p style="color:#bc535f;">Text here</p>
.mytext {color:#bc535f;}
This box has a color of #bc535f
<div style="background-color:#bc535f;">Content here</div>
.mybackground {background-color:#bc535f;}
Border around this has a color of #bc535f
<div style="border:2px solid #bc535f;">Content here</div>
.myborder {border:2px solid #bc535f;}