#bf153c color space conversions
Hex:
#bf153c
RGB:
191, 21, 60
CMY:
25, 92, 76
CMYK:
0, 89, 69, 25
HSL:
346°, 80.1887%, 41.5686%
HSV (HSB):
346°, 89.0052%, 74.9020%
XYZ:
22.5696, 11.9389, 5.3899
xyY:
0.5657, 0.2992, 11.9389
CIE-Lab:
41.1189, 63.4200, 25.0460
CIE-LCH:
41.1189, 68.1865, 21.5502
CIE-Luv:
41.1189, 115.7922, 13.3399
Hunter-Lab:
34.5528, 56.1276, 14.9383
#bf153c color charts
#bf153c color shades, tints & tones
#bf153c color schemes
#bf153c color preview, HTML & CSS examples
This text has a color of #bf153c
<p style="color:#bf153c;">Text here</p>
.mytext {color:#bf153c;}
This box has a color of #bf153c
<div style="background-color:#bf153c;">Content here</div>
.mybackground {background-color:#bf153c;}
Border around this has a color of #bf153c
<div style="border:2px solid #bf153c;">Content here</div>
.myborder {border:2px solid #bf153c;}