#bf0f2d color space conversions
Hex:
#bf0f2d
RGB:
191, 15, 45
CMY:
25, 94, 82
CMYK:
0, 92, 76, 25
HSL:
350°, 85.4369%, 40.3922%
HSV (HSB):
350°, 92.1466%, 74.9020%
XYZ:
22.1303, 11.6075, 3.5567
xyY:
0.5934, 0.3112, 11.6075
CIE-Lab:
40.5853, 63.6978, 33.6279
CIE-LCH:
40.5853, 72.0295, 27.8308
CIE-Luv:
40.5853, 121.3398, 19.2841
Hunter-Lab:
34.0697, 56.3244, 17.6593
#bf0f2d color charts
#bf0f2d color shades, tints & tones
#bf0f2d color schemes
#bf0f2d color preview, HTML & CSS examples
This text has a color of #bf0f2d
<p style="color:#bf0f2d;">Text here</p>
.mytext {color:#bf0f2d;}
This box has a color of #bf0f2d
<div style="background-color:#bf0f2d;">Content here</div>
.mybackground {background-color:#bf0f2d;}
Border around this has a color of #bf0f2d
<div style="border:2px solid #bf0f2d;">Content here</div>
.myborder {border:2px solid #bf0f2d;}