#bf125c color space conversions
Hex:
#bf125c
RGB:
191, 18, 92
CMY:
25, 93, 64
CMYK:
0, 91, 52, 25
HSL:
334°, 82.7751%, 40.9804%
HSV (HSB):
334°, 90.5759%, 74.9020%
XYZ:
23.6339, 12.2817, 11.2502
xyY:
0.5011, 0.2604, 12.2817
CIE-Lab:
41.6604, 65.8785, 5.5654
CIE-LCH:
41.6604, 66.1131, 4.8289
CIE-Luv:
41.6604, 104.7613, -5.8716
Hunter-Lab:
35.0452, 59.0483, 5.4985
#bf125c color charts
#bf125c color shades, tints & tones
#bf125c color schemes
#bf125c color preview, HTML & CSS examples
This text has a color of #bf125c
<p style="color:#bf125c;">Text here</p>
.mytext {color:#bf125c;}
This box has a color of #bf125c
<div style="background-color:#bf125c;">Content here</div>
.mybackground {background-color:#bf125c;}
Border around this has a color of #bf125c
<div style="border:2px solid #bf125c;">Content here</div>
.myborder {border:2px solid #bf125c;}