#bf2381 color space conversions
Hex:
#bf2381
RGB:
191, 35, 129
CMY:
25, 86, 49
CMYK:
0, 82, 32, 25
HSL:
324°, 69.0265%, 44.3137%
HSV (HSB):
324°, 81.6754%, 74.9020%
XYZ:
26.0493, 13.8634, 22.0718
xyY:
0.4203, 0.2237, 13.8634
CIE-Lab:
44.0364, 66.0025, -13.9759
CIE-LCH:
44.0364, 67.4660, 348.0444
CIE-Luv:
44.0364, 85.4330, -30.1884
Hunter-Lab:
37.2336, 59.7232, -9.0832
#bf2381 color charts
#bf2381 color shades, tints & tones
#bf2381 color schemes
#bf2381 color preview, HTML & CSS examples
This text has a color of #bf2381
<p style="color:#bf2381;">Text here</p>
.mytext {color:#bf2381;}
This box has a color of #bf2381
<div style="background-color:#bf2381;">Content here</div>
.mybackground {background-color:#bf2381;}
Border around this has a color of #bf2381
<div style="border:2px solid #bf2381;">Content here</div>
.myborder {border:2px solid #bf2381;}