#bf175e color space conversions
Hex:
#bf175e
RGB:
191, 23, 94
CMY:
25, 91, 63
CMYK:
0, 88, 51, 25
HSL:
335°, 78.5047%, 41.9608%
HSV (HSB):
335°, 87.9581%, 74.9020%
XYZ:
23.8126, 12.4973, 11.7468
xyY:
0.4955, 0.2601, 12.4973
CIE-Lab:
41.9958, 65.2229, 4.7826
CIE-LCH:
41.9958, 65.3980, 4.1938
CIE-Luv:
41.9958, 102.9392, -6.5889
Hunter-Lab:
35.3515, 58.3716, 5.0448
#bf175e color charts
#bf175e color shades, tints & tones
#bf175e color schemes
#bf175e color preview, HTML & CSS examples
This text has a color of #bf175e
<p style="color:#bf175e;">Text here</p>
.mytext {color:#bf175e;}
This box has a color of #bf175e
<div style="background-color:#bf175e;">Content here</div>
.mybackground {background-color:#bf175e;}
Border around this has a color of #bf175e
<div style="border:2px solid #bf175e;">Content here</div>
.myborder {border:2px solid #bf175e;}