#bf3f4d color space conversions
Hex:
#bf3f4d
RGB:
191, 63, 77
CMY:
25, 75, 70
CMYK:
0, 67, 60, 25
HSL:
353°, 50.3937%, 49.8039%
HSV (HSB):
353°, 67.0157%, 74.9020%
XYZ:
24.6029, 15.1672, 8.6520
xyY:
0.5081, 0.3132, 15.1672
CIE-Lab:
45.8624, 52.0059, 20.6756
CIE-LCH:
45.8624, 55.9651, 21.6809
CIE-Luv:
45.8624, 93.0528, 13.4564
Hunter-Lab:
38.9451, 44.6105, 14.0897
#bf3f4d color charts
#bf3f4d color shades, tints & tones
#bf3f4d color schemes
#bf3f4d color preview, HTML & CSS examples
This text has a color of #bf3f4d
<p style="color:#bf3f4d;">Text here</p>
.mytext {color:#bf3f4d;}
This box has a color of #bf3f4d
<div style="background-color:#bf3f4d;">Content here</div>
.mybackground {background-color:#bf3f4d;}
Border around this has a color of #bf3f4d
<div style="border:2px solid #bf3f4d;">Content here</div>
.myborder {border:2px solid #bf3f4d;}