#bf136f color space conversions
Hex:
#bf136f
RGB:
191, 19, 111
CMY:
25, 93, 56
CMYK:
0, 90, 42, 25
HSL:
328°, 81.9048%, 41.1765%
HSV (HSB):
328°, 90.0524%, 74.9020%
XYZ:
24.5880, 12.6898, 16.1924
xyY:
0.4598, 0.2373, 12.6898
CIE-Lab:
42.2921, 67.3305, -5.4576
CIE-LCH:
42.2921, 67.5513, 355.3659
CIE-Luv:
42.2921, 96.4316, -19.2035
Hunter-Lab:
35.6228, 60.8666, -2.0144
#bf136f color charts
#bf136f color shades, tints & tones
#bf136f color schemes
#bf136f color preview, HTML & CSS examples
This text has a color of #bf136f
<p style="color:#bf136f;">Text here</p>
.mytext {color:#bf136f;}
This box has a color of #bf136f
<div style="background-color:#bf136f;">Content here</div>
.mybackground {background-color:#bf136f;}
Border around this has a color of #bf136f
<div style="border:2px solid #bf136f;">Content here</div>
.myborder {border:2px solid #bf136f;}