#bf444d color space conversions
Hex:
#bf444d
RGB:
191, 68, 77
CMY:
25, 73, 70
CMYK:
0, 64, 60, 25
HSL:
356°, 49.0040%, 50.7843%
HSV (HSB):
356°, 64.3979%, 74.9020%
XYZ:
24.8925, 15.7464, 8.7486
xyY:
0.5040, 0.3188, 15.7464
CIE-Lab:
46.6400, 49.8993, 21.6978
CIE-LCH:
46.6400, 54.4127, 23.5009
CIE-Luv:
46.6400, 90.1540, 15.0847
Hunter-Lab:
39.6818, 42.5307, 14.7057
#bf444d color charts
#bf444d color shades, tints & tones
#bf444d color schemes
#bf444d color preview, HTML & CSS examples
This text has a color of #bf444d
<p style="color:#bf444d;">Text here</p>
.mytext {color:#bf444d;}
This box has a color of #bf444d
<div style="background-color:#bf444d;">Content here</div>
.mybackground {background-color:#bf444d;}
Border around this has a color of #bf444d
<div style="border:2px solid #bf444d;">Content here</div>
.myborder {border:2px solid #bf444d;}