#bb172c color space conversions
Hex:
#bb172c
RGB:
187, 23, 44
CMY:
27, 91, 83
CMYK:
0, 88, 76, 27
HSL:
352°, 78.0952%, 41.1765%
HSV (HSB):
352°, 87.7005%, 73.3333%
XYZ:
21.2545, 11.3594, 3.4552
xyY:
0.5893, 0.3149, 11.3594
CIE-Lab:
40.1794, 61.3352, 33.5418
CIE-LCH:
40.1794, 69.9075, 28.6725
CIE-Luv:
40.1794, 116.4892, 19.7169
Hunter-Lab:
33.7038, 53.5855, 17.5144
#bb172c color charts
#bb172c color shades, tints & tones
#bb172c color schemes
#bb172c color preview, HTML & CSS examples
This text has a color of #bb172c
<p style="color:#bb172c;">Text here</p>
.mytext {color:#bb172c;}
This box has a color of #bb172c
<div style="background-color:#bb172c;">Content here</div>
.mybackground {background-color:#bb172c;}
Border around this has a color of #bb172c
<div style="border:2px solid #bb172c;">Content here</div>
.myborder {border:2px solid #bb172c;}