#bc174e color space conversions
Hex:
#bc174e
RGB:
188, 23, 78
CMY:
26, 91, 69
CMYK:
0, 88, 59, 26
HSL:
340°, 78.1991%, 41.3725%
HSV (HSB):
340°, 87.7660%, 73.7255%
XYZ:
22.4206, 11.8542, 8.3141
xyY:
0.5264, 0.2783, 11.8542
CIE-Lab:
40.9835, 63.3206, 13.3980
CIE-LCH:
40.9835, 64.7225, 11.9470
CIE-Luv:
40.9835, 106.7895, 2.9097
Hunter-Lab:
34.4300, 55.9857, 9.7837
#bc174e color charts
#bc174e color shades, tints & tones
#bc174e color schemes
#bc174e color preview, HTML & CSS examples
This text has a color of #bc174e
<p style="color:#bc174e;">Text here</p>
.mytext {color:#bc174e;}
This box has a color of #bc174e
<div style="background-color:#bc174e;">Content here</div>
.mybackground {background-color:#bc174e;}
Border around this has a color of #bc174e
<div style="border:2px solid #bc174e;">Content here</div>
.myborder {border:2px solid #bc174e;}