#bf0f2a color space conversions
Hex:
#bf0f2a
RGB:
191, 15, 42
CMY:
25, 94, 84
CMYK:
0, 92, 78, 25
HSL:
351°, 85.4369%, 40.3922%
HSV (HSB):
351°, 92.1466%, 74.9020%
XYZ:
22.0746, 11.5852, 3.2632
xyY:
0.5979, 0.3138, 11.5852
CIE-Lab:
40.5491, 63.5956, 35.3747
CIE-LCH:
40.5491, 72.7721, 29.0848
CIE-Luv:
40.5491, 122.0534, 20.3970
Hunter-Lab:
34.0370, 56.2009, 18.1417
#bf0f2a color charts
#bf0f2a color shades, tints & tones
#bf0f2a color schemes
#bf0f2a color preview, HTML & CSS examples
This text has a color of #bf0f2a
<p style="color:#bf0f2a;">Text here</p>
.mytext {color:#bf0f2a;}
This box has a color of #bf0f2a
<div style="background-color:#bf0f2a;">Content here</div>
.mybackground {background-color:#bf0f2a;}
Border around this has a color of #bf0f2a
<div style="border:2px solid #bf0f2a;">Content here</div>
.myborder {border:2px solid #bf0f2a;}