#bf3181 color space conversions
Hex:
#bf3181
RGB:
191, 49, 129
CMY:
25, 81, 49
CMYK:
0, 74, 32, 25
HSL:
326°, 59.1667%, 47.0588%
HSV (HSB):
326°, 74.3455%, 74.9020%
XYZ:
26.5466, 14.8580, 22.2376
xyY:
0.4171, 0.2335, 14.8580
CIE-Lab:
45.4390, 62.0103, -11.8509
CIE-LCH:
45.4390, 63.1326, 349.1806
CIE-Luv:
45.4390, 81.5509, -26.7820
Hunter-Lab:
38.5460, 55.4772, -7.2228
#bf3181 color charts
#bf3181 color shades, tints & tones
#bf3181 color schemes
#bf3181 color preview, HTML & CSS examples
This text has a color of #bf3181
<p style="color:#bf3181;">Text here</p>
.mytext {color:#bf3181;}
This box has a color of #bf3181
<div style="background-color:#bf3181;">Content here</div>
.mybackground {background-color:#bf3181;}
Border around this has a color of #bf3181
<div style="border:2px solid #bf3181;">Content here</div>
.myborder {border:2px solid #bf3181;}