#bf154c color space conversions
Hex:
#bf154c
RGB:
191, 21, 76
CMY:
25, 92, 70
CMYK:
0, 89, 60, 25
HSL:
341°, 80.1887%, 41.5686%
HSV (HSB):
341°, 89.0052%, 74.9020%
XYZ:
23.0585, 12.1345, 7.9643
xyY:
0.5343, 0.2812, 12.1345
CIE-Lab:
41.4291, 64.3027, 15.3732
CIE-LCH:
41.4291, 66.1148, 13.4457
CIE-Luv:
41.4291, 110.3997, 4.6478
Hunter-Lab:
34.8346, 57.1963, 10.8286
#bf154c color charts
#bf154c color shades, tints & tones
#bf154c color schemes
#bf154c color preview, HTML & CSS examples
This text has a color of #bf154c
<p style="color:#bf154c;">Text here</p>
.mytext {color:#bf154c;}
This box has a color of #bf154c
<div style="background-color:#bf154c;">Content here</div>
.mybackground {background-color:#bf154c;}
Border around this has a color of #bf154c
<div style="border:2px solid #bf154c;">Content here</div>
.myborder {border:2px solid #bf154c;}