#bf3d5c color space conversions
Hex:
#bf3d5c
RGB:
191, 61, 92
CMY:
25, 76, 64
CMYK:
0, 68, 52, 25
HSL:
346°, 51.5873%, 49.4118%
HSV (HSB):
346°, 68.0628%, 74.9020%
XYZ:
25.0864, 15.1866, 11.7343
xyY:
0.4824, 0.2920, 15.1866
CIE-Lab:
45.8887, 53.9662, 11.5282
CIE-LCH:
45.8887, 55.1838, 12.0582
CIE-Luv:
45.8887, 89.7668, 3.6385
Hunter-Lab:
38.9699, 46.7096, 9.4260
#bf3d5c color charts
#bf3d5c color shades, tints & tones
#bf3d5c color schemes
#bf3d5c color preview, HTML & CSS examples
This text has a color of #bf3d5c
<p style="color:#bf3d5c;">Text here</p>
.mytext {color:#bf3d5c;}
This box has a color of #bf3d5c
<div style="background-color:#bf3d5c;">Content here</div>
.mybackground {background-color:#bf3d5c;}
Border around this has a color of #bf3d5c
<div style="border:2px solid #bf3d5c;">Content here</div>
.myborder {border:2px solid #bf3d5c;}