#bc4251 color space conversions
Hex:
#bc4251
RGB:
188, 66, 81
CMY:
26, 74, 68
CMYK:
0, 65, 57, 26
HSL:
353°, 48.0315%, 49.8039%
HSV (HSB):
353°, 64.8936%, 73.7255%
XYZ:
24.1725, 15.1819, 9.4409
xyY:
0.4954, 0.3111, 15.1819
CIE-Lab:
45.8823, 50.0506, 18.1722
CIE-LCH:
45.8823, 53.2474, 19.9548
CIE-Luv:
45.8823, 87.8037, 11.4901
Hunter-Lab:
38.9639, 42.5510, 12.9088
#bc4251 color charts
#bc4251 color shades, tints & tones
#bc4251 color schemes
#bc4251 color preview, HTML & CSS examples
This text has a color of #bc4251
<p style="color:#bc4251;">Text here</p>
.mytext {color:#bc4251;}
This box has a color of #bc4251
<div style="background-color:#bc4251;">Content here</div>
.mybackground {background-color:#bc4251;}
Border around this has a color of #bc4251
<div style="border:2px solid #bc4251;">Content here</div>
.myborder {border:2px solid #bc4251;}