#bf0f40 color space conversions
Hex:
#bf0f40
RGB:
191, 15, 64
CMY:
25, 94, 75
CMYK:
0, 92, 66, 25
HSL:
343°, 85.4369%, 40.3922%
HSV (HSB):
343°, 92.1466%, 74.9020%
XYZ:
22.5821, 11.7882, 5.9356
xyY:
0.5603, 0.2925, 11.7882
CIE-Lab:
40.8775, 64.5176, 22.2303
CIE-LCH:
40.8775, 68.2401, 19.0120
CIE-Luv:
40.8775, 115.8544, 10.6802
Hunter-Lab:
34.3339, 57.3186, 13.7837
#bf0f40 color charts
#bf0f40 color shades, tints & tones
#bf0f40 color schemes
#bf0f40 color preview, HTML & CSS examples
This text has a color of #bf0f40
<p style="color:#bf0f40;">Text here</p>
.mytext {color:#bf0f40;}
This box has a color of #bf0f40
<div style="background-color:#bf0f40;">Content here</div>
.mybackground {background-color:#bf0f40;}
Border around this has a color of #bf0f40
<div style="border:2px solid #bf0f40;">Content here</div>
.myborder {border:2px solid #bf0f40;}