#bf5381 color space conversions
Hex:
#bf5381
RGB:
191, 83, 129
CMY:
25, 67, 49
CMYK:
0, 57, 32, 25
HSL:
334°, 45.7627%, 53.7255%
HSV (HSB):
334°, 56.5445%, 74.9020%
XYZ:
28.5416, 18.8479, 22.9026
xyY:
0.4060, 0.2681, 18.8479
CIE-Lab:
50.5087, 48.1483, -4.2725
CIE-LCH:
50.5087, 48.3375, 354.9290
CIE-Luv:
50.5087, 67.3841, -14.3805
Hunter-Lab:
43.4141, 41.3758, -0.8878
#bf5381 color charts
#bf5381 color shades, tints & tones
#bf5381 color schemes
#bf5381 color preview, HTML & CSS examples
This text has a color of #bf5381
<p style="color:#bf5381;">Text here</p>
.mytext {color:#bf5381;}
This box has a color of #bf5381
<div style="background-color:#bf5381;">Content here</div>
.mybackground {background-color:#bf5381;}
Border around this has a color of #bf5381
<div style="border:2px solid #bf5381;">Content here</div>
.myborder {border:2px solid #bf5381;}