#bf405b color space conversions
Hex:
#bf405b
RGB:
191, 64, 91
CMY:
25, 75, 64
CMYK:
0, 66, 52, 25
HSL:
347°, 49.8039%, 50.0000%
HSV (HSB):
347°, 66.4921%, 74.9020%
XYZ:
25.2076, 15.4985, 11.5605
xyY:
0.4823, 0.2965, 15.4985
CIE-Lab:
46.3095, 52.6679, 12.7262
CIE-LCH:
46.3095, 54.1836, 13.5841
CIE-Luv:
46.3095, 88.5197, 5.2728
Hunter-Lab:
39.3681, 45.4001, 10.1472
#bf405b color charts
#bf405b color shades, tints & tones
#bf405b color schemes
#bf405b color preview, HTML & CSS examples
This text has a color of #bf405b
<p style="color:#bf405b;">Text here</p>
.mytext {color:#bf405b;}
This box has a color of #bf405b
<div style="background-color:#bf405b;">Content here</div>
.mybackground {background-color:#bf405b;}
Border around this has a color of #bf405b
<div style="border:2px solid #bf405b;">Content here</div>
.myborder {border:2px solid #bf405b;}