#bc4955 color space conversions
Hex:
#bc4955
RGB:
188, 73, 85
CMY:
26, 71, 67
CMYK:
0, 61, 55, 26
HSL:
354°, 46.1847%, 51.1765%
HSV (HSB):
354°, 61.1702%, 73.7255%
XYZ:
24.7613, 16.1123, 10.3993
xyY:
0.4829, 0.3142, 16.1123
CIE-Lab:
47.1215, 47.2607, 17.4096
CIE-LCH:
47.1215, 50.3654, 20.2225
CIE-Luv:
47.1215, 82.6516, 11.5531
Hunter-Lab:
40.1402, 39.8660, 12.7376
#bc4955 color charts
#bc4955 color shades, tints & tones
#bc4955 color schemes
#bc4955 color preview, HTML & CSS examples
This text has a color of #bc4955
<p style="color:#bc4955;">Text here</p>
.mytext {color:#bc4955;}
This box has a color of #bc4955
<div style="background-color:#bc4955;">Content here</div>
.mybackground {background-color:#bc4955;}
Border around this has a color of #bc4955
<div style="border:2px solid #bc4955;">Content here</div>
.myborder {border:2px solid #bc4955;}