#bc253a color space conversions
Hex:
#bc253a
RGB:
188, 37, 58
CMY:
26, 85, 77
CMYK:
0, 80, 69, 26
HSL:
352°, 67.1111%, 44.1176%
HSV (HSB):
352°, 80.3191%, 73.7255%
XYZ:
22.1643, 12.3200, 5.2128
xyY:
0.5583, 0.3103, 12.3200
CIE-Lab:
41.7202, 58.9634, 26.8959
CIE-LCH:
41.7202, 64.8080, 24.5199
CIE-Luv:
41.7202, 108.7093, 16.1466
Hunter-Lab:
35.0998, 51.2918, 15.7645
#bc253a color charts
#bc253a color shades, tints & tones
#bc253a color schemes
#bc253a color preview, HTML & CSS examples
This text has a color of #bc253a
<p style="color:#bc253a;">Text here</p>
.mytext {color:#bc253a;}
This box has a color of #bc253a
<div style="background-color:#bc253a;">Content here</div>
.mybackground {background-color:#bc253a;}
Border around this has a color of #bc253a
<div style="border:2px solid #bc253a;">Content here</div>
.myborder {border:2px solid #bc253a;}