#bf286b color space conversions
Hex:
#bf286b
RGB:
191, 40, 107
CMY:
25, 84, 58
CMYK:
0, 79, 44, 25
HSL:
333°, 65.3680%, 45.2941%
HSV (HSB):
333°, 79.0576%, 74.9020%
XYZ:
24.8985, 13.6555, 15.2334
xyY:
0.4629, 0.2539, 13.6555
CIE-Lab:
43.7347, 62.4477, -0.8357
CIE-LCH:
43.7347, 62.4532, 359.2333
CIE-Luv:
43.7347, 93.1023, -12.5813
Hunter-Lab:
36.9533, 55.6018, 1.4260
#bf286b color charts
#bf286b color shades, tints & tones
#bf286b color schemes
#bf286b color preview, HTML & CSS examples
This text has a color of #bf286b
<p style="color:#bf286b;">Text here</p>
.mytext {color:#bf286b;}
This box has a color of #bf286b
<div style="background-color:#bf286b;">Content here</div>
.mybackground {background-color:#bf286b;}
Border around this has a color of #bf286b
<div style="border:2px solid #bf286b;">Content here</div>
.myborder {border:2px solid #bf286b;}