#bc224c color space conversions
Hex:
#bc224c
RGB:
188, 34, 76
CMY:
26, 87, 70
CMYK:
0, 82, 60, 26
HSL:
344°, 69.3694%, 43.5294%
HSV (HSB):
344°, 81.9149%, 73.7255%
XYZ:
22.6156, 12.3572, 8.0307
xyY:
0.5259, 0.2874, 12.3572
CIE-Lab:
41.7783, 60.7876, 15.7438
CIE-LCH:
41.7783, 62.7933, 14.5204
CIE-Luv:
41.7783, 104.2640, 5.9213
Hunter-Lab:
35.1528, 53.3205, 11.0622
#bc224c color charts
#bc224c color shades, tints & tones
#bc224c color schemes
#bc224c color preview, HTML & CSS examples
This text has a color of #bc224c
<p style="color:#bc224c;">Text here</p>
.mytext {color:#bc224c;}
This box has a color of #bc224c
<div style="background-color:#bc224c;">Content here</div>
.mybackground {background-color:#bc224c;}
Border around this has a color of #bc224c
<div style="border:2px solid #bc224c;">Content here</div>
.myborder {border:2px solid #bc224c;}