#bf3684 color space conversions
Hex:
#bf3684
RGB:
191, 54, 132
CMY:
25, 79, 48
CMYK:
0, 72, 31, 25
HSL:
326°, 55.9184%, 48.0392%
HSV (HSB):
326°, 71.7277%, 74.9020%
XYZ:
26.9699, 15.3806, 23.3771
xyY:
0.4103, 0.2340, 15.3806
CIE-Lab:
46.1512, 60.6686, -12.6014
CIE-LCH:
46.1512, 61.9635, 348.2660
CIE-Luv:
46.1512, 78.7461, -27.6361
Hunter-Lab:
39.2182, 54.1206, -7.8888
#bf3684 color charts
#bf3684 color shades, tints & tones
#bf3684 color schemes
#bf3684 color preview, HTML & CSS examples
This text has a color of #bf3684
<p style="color:#bf3684;">Text here</p>
.mytext {color:#bf3684;}
This box has a color of #bf3684
<div style="background-color:#bf3684;">Content here</div>
.mybackground {background-color:#bf3684;}
Border around this has a color of #bf3684
<div style="border:2px solid #bf3684;">Content here</div>
.myborder {border:2px solid #bf3684;}