#bf335a color space conversions
Hex:
#bf335a
RGB:
191, 51, 90
CMY:
25, 80, 65
CMYK:
0, 73, 53, 25
HSL:
343°, 57.8512%, 47.4510%
HSV (HSB):
343°, 73.2984%, 74.9020%
XYZ:
24.5151, 14.1822, 11.1182
xyY:
0.4921, 0.2847, 14.1822
CIE-Lab:
44.4931, 57.5285, 10.8178
CIE-LCH:
44.4931, 58.5368, 10.6497
CIE-Luv:
44.4931, 95.1708, 1.9381
Hunter-Lab:
37.6593, 50.2949, 8.8572
#bf335a color charts
#bf335a color shades, tints & tones
#bf335a color schemes
#bf335a color preview, HTML & CSS examples
This text has a color of #bf335a
<p style="color:#bf335a;">Text here</p>
.mytext {color:#bf335a;}
This box has a color of #bf335a
<div style="background-color:#bf335a;">Content here</div>
.mybackground {background-color:#bf335a;}
Border around this has a color of #bf335a
<div style="border:2px solid #bf335a;">Content here</div>
.myborder {border:2px solid #bf335a;}