#bf088e color space conversions
Hex:
#bf088e
RGB:
191, 8, 142
CMY:
25, 97, 44
CMYK:
0, 96, 26, 25
HSL:
316°, 91.9598%, 39.0196%
HSV (HSB):
316°, 95.8115%, 74.9020%
XYZ:
26.4552, 13.2030, 26.7453
xyY:
0.3984, 0.1988, 13.2030
CIE-Lab:
43.0676, 71.8565, -23.4136
CIE-LCH:
43.0676, 75.5748, 341.9524
CIE-Luv:
43.0676, 83.6534, -43.8955
Hunter-Lab:
36.3360, 66.3728, -18.2055
#bf088e color charts
#bf088e color shades, tints & tones
#bf088e color schemes
#bf088e color preview, HTML & CSS examples
This text has a color of #bf088e
<p style="color:#bf088e;">Text here</p>
.mytext {color:#bf088e;}
This box has a color of #bf088e
<div style="background-color:#bf088e;">Content here</div>
.mybackground {background-color:#bf088e;}
Border around this has a color of #bf088e
<div style="border:2px solid #bf088e;">Content here</div>
.myborder {border:2px solid #bf088e;}