#bf144c color space conversions
Hex:
#bf144c
RGB:
191, 20, 76
CMY:
25, 92, 70
CMYK:
0, 90, 60, 25
HSL:
340°, 81.0427%, 41.3725%
HSV (HSB):
340°, 89.5288%, 74.9020%
XYZ:
23.0405, 12.0985, 7.9583
xyY:
0.5346, 0.2807, 12.0985
CIE-Lab:
41.3722, 64.4666, 15.2962
CIE-LCH:
41.3722, 66.2565, 13.3479
CIE-Luv:
41.3722, 110.6252, 4.5254
Hunter-Lab:
34.7829, 57.3702, 10.7824
#bf144c color charts
#bf144c color shades, tints & tones
#bf144c color schemes
#bf144c color preview, HTML & CSS examples
This text has a color of #bf144c
<p style="color:#bf144c;">Text here</p>
.mytext {color:#bf144c;}
This box has a color of #bf144c
<div style="background-color:#bf144c;">Content here</div>
.mybackground {background-color:#bf144c;}
Border around this has a color of #bf144c
<div style="border:2px solid #bf144c;">Content here</div>
.myborder {border:2px solid #bf144c;}