#bf4f5d color space conversions
Hex:
#bf4f5d
RGB:
191, 79, 93
CMY:
25, 69, 64
CMYK:
0, 59, 51, 25
HSL:
353°, 46.6667%, 52.9412%
HSV (HSB):
353°, 58.6387%, 74.9020%
XYZ:
26.2576, 17.4586, 12.3419
xyY:
0.4684, 0.3114, 17.4586
CIE-Lab:
48.8328, 46.1917, 14.9893
CIE-LCH:
48.8328, 48.5629, 17.9784
CIE-Luv:
48.8328, 79.4607, 9.4537
Hunter-Lab:
41.7835, 39.0518, 11.7356
#bf4f5d color charts
#bf4f5d color shades, tints & tones
#bf4f5d color schemes
#bf4f5d color preview, HTML & CSS examples
This text has a color of #bf4f5d
<p style="color:#bf4f5d;">Text here</p>
.mytext {color:#bf4f5d;}
This box has a color of #bf4f5d
<div style="background-color:#bf4f5d;">Content here</div>
.mybackground {background-color:#bf4f5d;}
Border around this has a color of #bf4f5d
<div style="border:2px solid #bf4f5d;">Content here</div>
.myborder {border:2px solid #bf4f5d;}