#bc585c color space conversions
Hex:
#bc585c
RGB:
188, 88, 92
CMY:
26, 65, 64
CMYK:
0, 53, 51, 26
HSL:
358°, 42.7350%, 54.1176%
HSV (HSB):
358°, 53.1915%, 73.7255%
XYZ:
26.1605, 18.4435, 12.3064
xyY:
0.4597, 0.3241, 18.4435
CIE-Lab:
50.0297, 40.6308, 17.1458
CIE-LCH:
50.0297, 44.1004, 22.8792
CIE-Luv:
50.0297, 71.6553, 13.1762
Hunter-Lab:
42.9459, 33.5780, 13.0723
#bc585c color charts
#bc585c color shades, tints & tones
#bc585c color schemes
#bc585c color preview, HTML & CSS examples
This text has a color of #bc585c
<p style="color:#bc585c;">Text here</p>
.mytext {color:#bc585c;}
This box has a color of #bc585c
<div style="background-color:#bc585c;">Content here</div>
.mybackground {background-color:#bc585c;}
Border around this has a color of #bc585c
<div style="border:2px solid #bc585c;">Content here</div>
.myborder {border:2px solid #bc585c;}