#bf2485 color space conversions
Hex:
#bf2485
RGB:
191, 36, 133
CMY:
25, 86, 48
CMYK:
0, 81, 30, 25
HSL:
322°, 68.2819%, 44.5098%
HSV (HSB):
322°, 81.1518%, 74.9020%
XYZ:
26.3504, 14.0316, 23.5098
xyY:
0.4124, 0.2196, 14.0316
CIE-Lab:
44.2782, 66.2067, -16.0570
CIE-LCH:
44.2782, 68.1260, 346.3674
CIE-Luv:
44.2782, 83.5177, -33.0751
Hunter-Lab:
37.4587, 60.0131, -10.9905
#bf2485 color charts
#bf2485 color shades, tints & tones
#bf2485 color schemes
#bf2485 color preview, HTML & CSS examples
This text has a color of #bf2485
<p style="color:#bf2485;">Text here</p>
.mytext {color:#bf2485;}
This box has a color of #bf2485
<div style="background-color:#bf2485;">Content here</div>
.mybackground {background-color:#bf2485;}
Border around this has a color of #bf2485
<div style="border:2px solid #bf2485;">Content here</div>
.myborder {border:2px solid #bf2485;}