#bf036b color space conversions
Hex:
#bf036b
RGB:
191, 3, 107
CMY:
25, 99, 58
CMYK:
0, 98, 44, 25
HSL:
327°, 96.9072%, 38.0392%
HSV (HSB):
327°, 98.4293%, 74.9020%
XYZ:
24.1723, 12.2030, 14.9913
xyY:
0.4706, 0.2376, 12.2030
CIE-Lab:
41.5370, 68.7795, -4.0720
CIE-LCH:
41.5370, 68.8999, 356.6118
CIE-Luv:
41.5370, 100.1964, -17.7357
Hunter-Lab:
34.9328, 62.3831, -0.9911
#bf036b color charts
#bf036b color shades, tints & tones
#bf036b color schemes
#bf036b color preview, HTML & CSS examples
This text has a color of #bf036b
<p style="color:#bf036b;">Text here</p>
.mytext {color:#bf036b;}
This box has a color of #bf036b
<div style="background-color:#bf036b;">Content here</div>
.mybackground {background-color:#bf036b;}
Border around this has a color of #bf036b
<div style="border:2px solid #bf036b;">Content here</div>
.myborder {border:2px solid #bf036b;}