#bf077d color space conversions
Hex:
#bf077d
RGB:
191, 7, 125
CMY:
25, 97, 51
CMYK:
0, 96, 35, 25
HSL:
322°, 92.9293%, 38.8235%
HSV (HSB):
322°, 96.3351%, 74.9020%
XYZ:
25.2635, 12.7090, 20.5236
xyY:
0.4319, 0.2173, 12.7090
CIE-Lab:
42.3215, 70.0952, -14.1187
CIE-LCH:
42.3215, 71.5030, 348.6117
CIE-Luv:
42.3215, 91.5274, -30.8688
Hunter-Lab:
35.6497, 64.1089, -9.1786
#bf077d color charts
#bf077d color shades, tints & tones
#bf077d color schemes
#bf077d color preview, HTML & CSS examples
This text has a color of #bf077d
<p style="color:#bf077d;">Text here</p>
.mytext {color:#bf077d;}
This box has a color of #bf077d
<div style="background-color:#bf077d;">Content here</div>
.mybackground {background-color:#bf077d;}
Border around this has a color of #bf077d
<div style="border:2px solid #bf077d;">Content here</div>
.myborder {border:2px solid #bf077d;}