#bf4c5c color space conversions
Hex:
#bf4c5c
RGB:
191, 76, 92
CMY:
25, 70, 64
CMYK:
0, 60, 52, 25
HSL:
352°, 47.3251%, 52.3529%
HSV (HSB):
352°, 60.2094%, 74.9020%
XYZ:
26.0021, 17.0180, 12.0395
xyY:
0.4723, 0.3091, 17.0180
CIE-Lab:
48.2827, 47.5031, 14.8376
CIE-LCH:
48.2827, 49.7665, 17.3462
CIE-Luv:
48.2827, 81.5090, 8.9315
Hunter-Lab:
41.2528, 40.3179, 11.5733
#bf4c5c color charts
#bf4c5c color shades, tints & tones
#bf4c5c color schemes
#bf4c5c color preview, HTML & CSS examples
This text has a color of #bf4c5c
<p style="color:#bf4c5c;">Text here</p>
.mytext {color:#bf4c5c;}
This box has a color of #bf4c5c
<div style="background-color:#bf4c5c;">Content here</div>
.mybackground {background-color:#bf4c5c;}
Border around this has a color of #bf4c5c
<div style="border:2px solid #bf4c5c;">Content here</div>
.myborder {border:2px solid #bf4c5c;}