#bb175e color space conversions
Hex:
#bb175e
RGB:
187, 23, 94
CMY:
27, 91, 63
CMYK:
0, 88, 50, 27
HSL:
334°, 78.0952%, 41.1765%
HSV (HSB):
334°, 87.7005%, 73.3333%
XYZ:
22.8203, 11.9857, 11.7004
xyY:
0.4907, 0.2577, 11.9857
CIE-Lab:
41.1934, 64.2407, 3.5248
CIE-LCH:
41.1934, 64.3373, 3.1406
CIE-Luv:
41.1934, 99.6949, -7.7845
Hunter-Lab:
34.6204, 57.0738, 4.1965
#bb175e color charts
#bb175e color shades, tints & tones
#bb175e color schemes
#bb175e color preview, HTML & CSS examples
This text has a color of #bb175e
<p style="color:#bb175e;">Text here</p>
.mytext {color:#bb175e;}
This box has a color of #bb175e
<div style="background-color:#bb175e;">Content here</div>
.mybackground {background-color:#bb175e;}
Border around this has a color of #bb175e
<div style="border:2px solid #bb175e;">Content here</div>
.myborder {border:2px solid #bb175e;}