#bc4150 color space conversions
Hex:
#bc4150
RGB:
188, 65, 80
CMY:
26, 75, 69
CMYK:
0, 65, 57, 26
HSL:
353°, 48.6166%, 49.6078%
HSV (HSB):
353°, 65.4255%, 73.7255%
XYZ:
24.0773, 15.0511, 9.2256
xyY:
0.4979, 0.3113, 15.0511
CIE-Lab:
45.7042, 50.4022, 18.5434
CIE-LCH:
45.7042, 53.7051, 20.1990
CIE-Luv:
45.7042, 88.6442, 11.7475
Hunter-Lab:
38.7958, 42.8873, 13.0580
#bc4150 color charts
#bc4150 color shades, tints & tones
#bc4150 color schemes
#bc4150 color preview, HTML & CSS examples
This text has a color of #bc4150
<p style="color:#bc4150;">Text here</p>
.mytext {color:#bc4150;}
This box has a color of #bc4150
<div style="background-color:#bc4150;">Content here</div>
.mybackground {background-color:#bc4150;}
Border around this has a color of #bc4150
<div style="border:2px solid #bc4150;">Content here</div>
.myborder {border:2px solid #bc4150;}