#bf153b color space conversions
Hex:
#bf153b
RGB:
191, 21, 59
CMY:
25, 92, 77
CMYK:
0, 89, 69, 25
HSL:
347°, 80.1887%, 41.5686%
HSV (HSB):
347°, 89.0052%, 74.9020%
XYZ:
22.5434, 11.9285, 5.2519
xyY:
0.5675, 0.3003, 11.9285
CIE-Lab:
41.1022, 63.3722, 25.6490
CIE-LCH:
41.1022, 68.3660, 22.0350
CIE-Luv:
41.1022, 116.0962, 13.8271
Hunter-Lab:
34.5376, 56.0700, 15.1605
#bf153b color charts
#bf153b color shades, tints & tones
#bf153b color schemes
#bf153b color preview, HTML & CSS examples
This text has a color of #bf153b
<p style="color:#bf153b;">Text here</p>
.mytext {color:#bf153b;}
This box has a color of #bf153b
<div style="background-color:#bf153b;">Content here</div>
.mybackground {background-color:#bf153b;}
Border around this has a color of #bf153b
<div style="border:2px solid #bf153b;">Content here</div>
.myborder {border:2px solid #bf153b;}