#bf2b85 color space conversions
Hex:
#bf2b85
RGB:
191, 43, 133
CMY:
25, 83, 48
CMYK:
0, 77, 30, 25
HSL:
324°, 63.2479%, 45.8824%
HSV (HSB):
324°, 77.4869%, 74.9020%
XYZ:
26.5834, 14.4976, 23.5875
xyY:
0.4111, 0.2242, 14.4976
CIE-Lab:
44.9382, 64.3198, -15.0510
CIE-LCH:
44.9382, 66.0573, 346.8296
CIE-Luv:
44.9382, 81.7473, -31.4703
Hunter-Lab:
38.0757, 57.9913, -10.0766
#bf2b85 color charts
#bf2b85 color shades, tints & tones
#bf2b85 color schemes
#bf2b85 color preview, HTML & CSS examples
This text has a color of #bf2b85
<p style="color:#bf2b85;">Text here</p>
.mytext {color:#bf2b85;}
This box has a color of #bf2b85
<div style="background-color:#bf2b85;">Content here</div>
.mybackground {background-color:#bf2b85;}
Border around this has a color of #bf2b85
<div style="border:2px solid #bf2b85;">Content here</div>
.myborder {border:2px solid #bf2b85;}