#bc4f5e color space conversions
Hex:
#bc4f5e
RGB:
188, 79, 94
CMY:
26, 69, 63
CMYK:
0, 58, 50, 26
HSL:
352°, 44.8560%, 52.3529%
HSV (HSB):
352°, 57.9787%, 73.7255%
XYZ:
25.5554, 17.0915, 12.5417
xyY:
0.4631, 0.3097, 17.0915
CIE-Lab:
48.3751, 45.2353, 13.6804
CIE-LCH:
48.3751, 47.2588, 16.8267
CIE-Luv:
48.3751, 76.7541, 8.1969
Hunter-Lab:
41.3418, 37.9913, 10.9527
#bc4f5e color charts
#bc4f5e color shades, tints & tones
#bc4f5e color schemes
#bc4f5e color preview, HTML & CSS examples
This text has a color of #bc4f5e
<p style="color:#bc4f5e;">Text here</p>
.mytext {color:#bc4f5e;}
This box has a color of #bc4f5e
<div style="background-color:#bc4f5e;">Content here</div>
.mybackground {background-color:#bc4f5e;}
Border around this has a color of #bc4f5e
<div style="border:2px solid #bc4f5e;">Content here</div>
.myborder {border:2px solid #bc4f5e;}