#bf177e color space conversions
Hex:
#bf177e
RGB:
191, 23, 126
CMY:
25, 91, 51
CMYK:
0, 88, 34, 25
HSL:
323°, 78.5047%, 41.9608%
HSV (HSB):
323°, 87.9581%, 74.9020%
XYZ:
25.5581, 13.1955, 20.9386
xyY:
0.4282, 0.2211, 13.1955
CIE-Lab:
43.0564, 68.1724, -13.6194
CIE-LCH:
43.0564, 69.5196, 348.7023
CIE-Luv:
43.0564, 89.1285, -29.9667
Hunter-Lab:
36.3256, 62.0200, -8.7476
#bf177e color charts
#bf177e color shades, tints & tones
#bf177e color schemes
#bf177e color preview, HTML & CSS examples
This text has a color of #bf177e
<p style="color:#bf177e;">Text here</p>
.mytext {color:#bf177e;}
This box has a color of #bf177e
<div style="background-color:#bf177e;">Content here</div>
.mybackground {background-color:#bf177e;}
Border around this has a color of #bf177e
<div style="border:2px solid #bf177e;">Content here</div>
.myborder {border:2px solid #bf177e;}