#bf81a3 color space conversions
Hex:
#bf81a3
RGB:
191, 129, 163
CMY:
25, 49, 36
CMYK:
0, 32, 15, 25
HSL:
327°, 32.6316%, 62.7451%
HSV (HSB):
327°, 32.4607%, 74.9020%
XYZ:
35.9470, 29.4212, 38.4346
xyY:
0.3463, 0.2834, 29.4212
CIE-Lab:
61.1516, 29.0358, -8.3262
CIE-LCH:
61.1516, 30.2060, 343.9995
CIE-Luv:
61.1516, 35.6242, -17.0789
Hunter-Lab:
54.2413, 23.3737, -4.0431
#bf81a3 color charts
#bf81a3 color shades, tints & tones
#bf81a3 color schemes
#bf81a3 color preview, HTML & CSS examples
This text has a color of #bf81a3
<p style="color:#bf81a3;">Text here</p>
.mytext {color:#bf81a3;}
This box has a color of #bf81a3
<div style="background-color:#bf81a3;">Content here</div>
.mybackground {background-color:#bf81a3;}
Border around this has a color of #bf81a3
<div style="border:2px solid #bf81a3;">Content here</div>
.myborder {border:2px solid #bf81a3;}