#bc233e color space conversions
Hex:
#bc233e
RGB:
188, 35, 62
CMY:
26, 86, 76
CMYK:
0, 81, 67, 26
HSL:
349°, 68.6099%, 43.7255%
HSV (HSB):
349°, 81.3830%, 73.7255%
XYZ:
22.2096, 12.2412, 5.7496
xyY:
0.5525, 0.3045, 12.2412
CIE-Lab:
41.5970, 59.7040, 24.2713
CIE-LCH:
41.5970, 64.4489, 22.1231
CIE-Luv:
41.5970, 108.3688, 13.8077
Hunter-Lab:
34.9875, 52.0813, 14.7478
#bc233e color charts
#bc233e color shades, tints & tones
#bc233e color schemes
#bc233e color preview, HTML & CSS examples
This text has a color of #bc233e
<p style="color:#bc233e;">Text here</p>
.mytext {color:#bc233e;}
This box has a color of #bc233e
<div style="background-color:#bc233e;">Content here</div>
.mybackground {background-color:#bc233e;}
Border around this has a color of #bc233e
<div style="border:2px solid #bc233e;">Content here</div>
.myborder {border:2px solid #bc233e;}