#bf948e color space conversions
Hex:
#bf948e
RGB:
191, 148, 142
CMY:
25, 42, 44
CMYK:
0, 23, 26, 25
HSL:
7°, 27.6836%, 65.2941%
HSV (HSB):
7°, 25.6545%, 74.9020%
XYZ:
36.9582, 34.2092, 30.2463
xyY:
0.3644, 0.3373, 34.2092
CIE-Lab:
65.1283, 15.2544, 9.3792
CIE-LCH:
65.1283, 17.9072, 31.5855
CIE-Luv:
65.1283, 27.8117, 10.2477
Hunter-Lab:
58.4886, 10.4369, 10.2813
#bf948e color charts
#bf948e color shades, tints & tones
#bf948e color schemes
#bf948e color preview, HTML & CSS examples
This text has a color of #bf948e
<p style="color:#bf948e;">Text here</p>
.mytext {color:#bf948e;}
This box has a color of #bf948e
<div style="background-color:#bf948e;">Content here</div>
.mybackground {background-color:#bf948e;}
Border around this has a color of #bf948e
<div style="border:2px solid #bf948e;">Content here</div>
.myborder {border:2px solid #bf948e;}