#bf444c color space conversions
Hex:
#bf444c
RGB:
191, 68, 76
CMY:
25, 73, 70
CMYK:
0, 64, 60, 25
HSL:
356°, 49.0040%, 50.7843%
HSV (HSB):
356°, 64.3979%, 74.9020%
XYZ:
24.8575, 15.7324, 8.5640
xyY:
0.5057, 0.3201, 15.7324
CIE-Lab:
46.6214, 49.8293, 22.2769
CIE-LCH:
46.6214, 54.5822, 24.0878
CIE-Luv:
46.6214, 90.4072, 15.6454
Hunter-Lab:
39.6641, 42.4537, 14.9634
#bf444c color charts
#bf444c color shades, tints & tones
#bf444c color schemes
#bf444c color preview, HTML & CSS examples
This text has a color of #bf444c
<p style="color:#bf444c;">Text here</p>
.mytext {color:#bf444c;}
This box has a color of #bf444c
<div style="background-color:#bf444c;">Content here</div>
.mybackground {background-color:#bf444c;}
Border around this has a color of #bf444c
<div style="border:2px solid #bf444c;">Content here</div>
.myborder {border:2px solid #bf444c;}