#bc4145 color space conversions
Hex:
#bc4145
RGB:
188, 65, 69
CMY:
26, 75, 73
CMYK:
0, 65, 63, 26
HSL:
358°, 48.6166%, 49.6078%
HSV (HSB):
358°, 65.4255%, 73.7255%
XYZ:
23.7035, 14.9016, 7.2572
xyY:
0.5168, 0.3249, 14.9016
CIE-Lab:
45.4992, 49.6401, 24.9432
CIE-LCH:
45.4992, 55.5545, 26.6786
CIE-Luv:
45.4992, 91.4616, 17.8819
Hunter-Lab:
38.6026, 42.0513, 15.8754
#bc4145 color charts
#bc4145 color shades, tints & tones
#bc4145 color schemes
#bc4145 color preview, HTML & CSS examples
This text has a color of #bc4145
<p style="color:#bc4145;">Text here</p>
.mytext {color:#bc4145;}
This box has a color of #bc4145
<div style="background-color:#bc4145;">Content here</div>
.mybackground {background-color:#bc4145;}
Border around this has a color of #bc4145
<div style="border:2px solid #bc4145;">Content here</div>
.myborder {border:2px solid #bc4145;}