#bf4c4e color space conversions
Hex:
#bf4c4e
RGB:
191, 76, 78
CMY:
25, 70, 69
CMYK:
0, 60, 59, 25
HSL:
359°, 47.3251%, 52.3529%
HSV (HSB):
359°, 60.2094%, 74.9020%
XYZ:
25.4454, 16.7953, 9.1084
xyY:
0.4955, 0.3271, 16.7953
CIE-Lab:
48.0011, 46.3840, 22.8770
CIE-LCH:
48.0011, 51.7188, 26.2529
CIE-Luv:
48.0011, 84.9902, 17.3166
Hunter-Lab:
40.9821, 39.1106, 15.5100
#bf4c4e color charts
#bf4c4e color shades, tints & tones
#bf4c4e color schemes
#bf4c4e color preview, HTML & CSS examples
This text has a color of #bf4c4e
<p style="color:#bf4c4e;">Text here</p>
.mytext {color:#bf4c4e;}
This box has a color of #bf4c4e
<div style="background-color:#bf4c4e;">Content here</div>
.mybackground {background-color:#bf4c4e;}
Border around this has a color of #bf4c4e
<div style="border:2px solid #bf4c4e;">Content here</div>
.myborder {border:2px solid #bf4c4e;}