#bc5f5c color space conversions
Hex:
#bc5f5c
RGB:
188, 95, 92
CMY:
26, 63, 64
CMYK:
0, 49, 51, 26
HSL:
2°, 41.7391%, 54.9020%
HSV (HSB):
2°, 51.0638%, 73.7255%
XYZ:
26.7630, 19.6485, 12.5072
xyY:
0.4542, 0.3335, 19.6485
CIE-Lab:
51.4374, 37.0408, 19.0498
CIE-LCH:
51.4374, 41.6523, 27.2163
CIE-Luv:
51.4374, 67.0996, 16.2009
Hunter-Lab:
44.3266, 30.2011, 14.2994
#bc5f5c color charts
#bc5f5c color shades, tints & tones
#bc5f5c color schemes
#bc5f5c color preview, HTML & CSS examples
This text has a color of #bc5f5c
<p style="color:#bc5f5c;">Text here</p>
.mytext {color:#bc5f5c;}
This box has a color of #bc5f5c
<div style="background-color:#bc5f5c;">Content here</div>
.mybackground {background-color:#bc5f5c;}
Border around this has a color of #bc5f5c
<div style="border:2px solid #bc5f5c;">Content here</div>
.myborder {border:2px solid #bc5f5c;}