#bf245b color space conversions
Hex:
#bf245b
RGB:
191, 36, 91
CMY:
25, 86, 64
CMYK:
0, 81, 52, 25
HSL:
339°, 68.2819%, 44.5098%
HSV (HSB):
339°, 81.1518%, 74.9020%
XYZ:
24.0051, 13.0934, 11.1596
xyY:
0.4974, 0.2713, 13.0934
CIE-Lab:
42.9037, 62.1564, 7.9616
CIE-LCH:
42.9037, 62.6642, 7.2993
CIE-Luv:
42.9037, 100.5971, -2.3348
Hunter-Lab:
36.1849, 55.0935, 7.0441
#bf245b color charts
#bf245b color shades, tints & tones
#bf245b color schemes
#bf245b color preview, HTML & CSS examples
This text has a color of #bf245b
<p style="color:#bf245b;">Text here</p>
.mytext {color:#bf245b;}
This box has a color of #bf245b
<div style="background-color:#bf245b;">Content here</div>
.mybackground {background-color:#bf245b;}
Border around this has a color of #bf245b
<div style="border:2px solid #bf245b;">Content here</div>
.myborder {border:2px solid #bf245b;}