#bf4d65 color space conversions
Hex:
#bf4d65
RGB:
191, 77, 101
CMY:
25, 70, 60
CMYK:
0, 60, 47, 25
HSL:
347°, 47.1074%, 52.5490%
HSV (HSB):
347°, 59.6859%, 74.9020%
XYZ:
26.4887, 17.3237, 14.2596
xyY:
0.4561, 0.2983, 17.3237
CIE-Lab:
48.6653, 47.8660, 9.9265
CIE-LCH:
48.6653, 48.8844, 11.7160
CIE-Luv:
48.6653, 78.5059, 3.4082
Hunter-Lab:
41.6218, 40.7620, 8.8225
#bf4d65 color charts
#bf4d65 color shades, tints & tones
#bf4d65 color schemes
#bf4d65 color preview, HTML & CSS examples
This text has a color of #bf4d65
<p style="color:#bf4d65;">Text here</p>
.mytext {color:#bf4d65;}
This box has a color of #bf4d65
<div style="background-color:#bf4d65;">Content here</div>
.mybackground {background-color:#bf4d65;}
Border around this has a color of #bf4d65
<div style="border:2px solid #bf4d65;">Content here</div>
.myborder {border:2px solid #bf4d65;}