#bf93a3 color space conversions
Hex:
#bf93a3
RGB:
191, 147, 163
CMY:
25, 42, 36
CMYK:
0, 23, 15, 25
HSL:
338°, 25.5814%, 66.2745%
HSV (HSB):
338°, 23.0366%, 74.9020%
XYZ:
38.5304, 34.5881, 39.2957
xyY:
0.3428, 0.3077, 34.5881
CIE-Lab:
65.4267, 19.0710, -2.0031
CIE-LCH:
65.4267, 19.1759, 354.0040
CIE-Luv:
65.4267, 25.8631, -6.2301
Hunter-Lab:
58.8117, 14.0237, 1.5529
#bf93a3 color charts
#bf93a3 color shades, tints & tones
#bf93a3 color schemes
#bf93a3 color preview, HTML & CSS examples
This text has a color of #bf93a3
<p style="color:#bf93a3;">Text here</p>
.mytext {color:#bf93a3;}
This box has a color of #bf93a3
<div style="background-color:#bf93a3;">Content here</div>
.mybackground {background-color:#bf93a3;}
Border around this has a color of #bf93a3
<div style="border:2px solid #bf93a3;">Content here</div>
.myborder {border:2px solid #bf93a3;}