#bf2a65 color space conversions
Hex:
#bf2a65
RGB:
191, 42, 101
CMY:
25, 84, 60
CMYK:
0, 78, 47, 25
HSL:
336°, 63.9485%, 45.6863%
HSV (HSB):
336°, 78.0105%, 74.9020%
XYZ:
24.6628, 13.6719, 13.6510
xyY:
0.4744, 0.2630, 13.6719
CIE-Lab:
43.7586, 61.3319, 2.9328
CIE-LCH:
43.7586, 61.4020, 2.7377
CIE-Luv:
43.7586, 94.7714, -7.8362
Hunter-Lab:
36.9755, 54.3530, 3.9936
#bf2a65 color charts
#bf2a65 color shades, tints & tones
#bf2a65 color schemes
#bf2a65 color preview, HTML & CSS examples
This text has a color of #bf2a65
<p style="color:#bf2a65;">Text here</p>
.mytext {color:#bf2a65;}
This box has a color of #bf2a65
<div style="background-color:#bf2a65;">Content here</div>
.mybackground {background-color:#bf2a65;}
Border around this has a color of #bf2a65
<div style="border:2px solid #bf2a65;">Content here</div>
.myborder {border:2px solid #bf2a65;}