#bf053a color space conversions
Hex:
#bf053a
RGB:
191, 5, 58
CMY:
25, 98, 77
CMYK:
0, 97, 70, 25
HSL:
343°, 94.8980%, 38.4314%
HSV (HSB):
343°, 97.3822%, 74.9020%
XYZ:
22.3038, 11.4904, 5.0453
xyY:
0.5743, 0.2958, 11.4904
CIE-Lab:
40.3944, 65.3225, 25.3963
CIE-LCH:
40.3944, 70.0856, 21.2452
CIE-Luv:
40.3944, 119.4188, 12.9122
Hunter-Lab:
33.8975, 58.1287, 14.9035
#bf053a color charts
#bf053a color shades, tints & tones
#bf053a color schemes
#bf053a color preview, HTML & CSS examples
This text has a color of #bf053a
<p style="color:#bf053a;">Text here</p>
.mytext {color:#bf053a;}
This box has a color of #bf053a
<div style="background-color:#bf053a;">Content here</div>
.mybackground {background-color:#bf053a;}
Border around this has a color of #bf053a
<div style="border:2px solid #bf053a;">Content here</div>
.myborder {border:2px solid #bf053a;}