#bf808f color space conversions
Hex:
#bf808f
RGB:
191, 128, 143
CMY:
25, 50, 44
CMYK:
0, 33, 25, 25
HSL:
346°, 32.9843%, 62.5490%
HSV (HSB):
346°, 32.9843%, 74.9020%
XYZ:
34.1630, 28.4979, 29.6867
xyY:
0.3699, 0.3086, 28.4979
CIE-Lab:
60.3359, 26.4682, 1.9264
CIE-LCH:
60.3359, 26.5382, 4.1628
CIE-Luv:
60.3359, 39.4585, -2.0336
Hunter-Lab:
53.3834, 20.8109, 4.3971
#bf808f color charts
#bf808f color shades, tints & tones
#bf808f color schemes
#bf808f color preview, HTML & CSS examples
This text has a color of #bf808f
<p style="color:#bf808f;">Text here</p>
.mytext {color:#bf808f;}
This box has a color of #bf808f
<div style="background-color:#bf808f;">Content here</div>
.mybackground {background-color:#bf808f;}
Border around this has a color of #bf808f
<div style="border:2px solid #bf808f;">Content here</div>
.myborder {border:2px solid #bf808f;}