#bf128e color space conversions
Hex:
#bf128e
RGB:
191, 18, 142
CMY:
25, 93, 44
CMYK:
0, 91, 26, 25
HSL:
317°, 82.7751%, 40.9804%
HSV (HSB):
317°, 90.5759%, 74.9020%
XYZ:
26.5846, 13.4620, 26.7884
xyY:
0.3978, 0.2014, 13.4620
CIE-Lab:
43.4512, 70.7344, -22.8194
CIE-LCH:
43.4512, 74.3242, 342.1199
CIE-Luv:
43.4512, 82.7146, -42.9790
Hunter-Lab:
36.6906, 65.1261, -17.6053
#bf128e color charts
#bf128e color shades, tints & tones
#bf128e color schemes
#bf128e color preview, HTML & CSS examples
This text has a color of #bf128e
<p style="color:#bf128e;">Text here</p>
.mytext {color:#bf128e;}
This box has a color of #bf128e
<div style="background-color:#bf128e;">Content here</div>
.mybackground {background-color:#bf128e;}
Border around this has a color of #bf128e
<div style="border:2px solid #bf128e;">Content here</div>
.myborder {border:2px solid #bf128e;}