#bf042a color space conversions
Hex:
#bf042a
RGB:
191, 4, 42
CMY:
25, 98, 84
CMYK:
0, 98, 78, 25
HSL:
348°, 95.8974%, 38.2353%
HSV (HSB):
348°, 97.9058%, 74.9020%
XYZ:
21.9472, 11.3304, 3.2207
xyY:
0.6013, 0.3104, 11.3304
CIE-Lab:
40.1314, 64.8035, 34.9253
CIE-LCH:
40.1314, 73.6157, 28.3220
CIE-Luv:
40.1314, 124.0081, 19.6015
Hunter-Lab:
33.6606, 57.4785, 17.8894
#bf042a color charts
#bf042a color shades, tints & tones
#bf042a color schemes
#bf042a color preview, HTML & CSS examples
This text has a color of #bf042a
<p style="color:#bf042a;">Text here</p>
.mytext {color:#bf042a;}
This box has a color of #bf042a
<div style="background-color:#bf042a;">Content here</div>
.mybackground {background-color:#bf042a;}
Border around this has a color of #bf042a
<div style="border:2px solid #bf042a;">Content here</div>
.myborder {border:2px solid #bf042a;}