#bf877c color space conversions
Hex:
#bf877c
RGB:
191, 135, 124
CMY:
25, 47, 51
CMYK:
0, 29, 35, 25
HSL:
10°, 34.3590%, 61.7647%
HSV (HSB):
10°, 35.0785%, 74.9020%
XYZ:
33.7879, 29.8595, 23.0514
xyY:
0.3897, 0.3444, 29.8595
CIE-Lab:
61.5328, 20.0033, 14.4774
CIE-LCH:
61.5328, 24.6926, 35.8952
CIE-Luv:
61.5328, 38.0108, 15.6253
Hunter-Lab:
54.6439, 14.7450, 13.2393
#bf877c color charts
#bf877c color shades, tints & tones
#bf877c color schemes
#bf877c color preview, HTML & CSS examples
This text has a color of #bf877c
<p style="color:#bf877c;">Text here</p>
.mytext {color:#bf877c;}
This box has a color of #bf877c
<div style="background-color:#bf877c;">Content here</div>
.mybackground {background-color:#bf877c;}
Border around this has a color of #bf877c
<div style="border:2px solid #bf877c;">Content here</div>
.myborder {border:2px solid #bf877c;}