#bf9092 color space conversions
Hex:
#bf9092
RGB:
191, 144, 146
CMY:
25, 44, 43
CMYK:
0, 25, 24, 25
HSL:
357°, 26.8571%, 65.6863%
HSV (HSB):
357°, 24.6073%, 74.9020%
XYZ:
36.6474, 33.0982, 31.6512
xyY:
0.3614, 0.3264, 33.0982
CIE-Lab:
64.2403, 18.0557, 5.8584
CIE-LCH:
64.2403, 18.9823, 17.9764
CIE-Luv:
64.2403, 29.6935, 4.9649
Hunter-Lab:
57.5310, 13.0256, 7.6528
#bf9092 color charts
#bf9092 color shades, tints & tones
#bf9092 color schemes
#bf9092 color preview, HTML & CSS examples
This text has a color of #bf9092
<p style="color:#bf9092;">Text here</p>
.mytext {color:#bf9092;}
This box has a color of #bf9092
<div style="background-color:#bf9092;">Content here</div>
.mybackground {background-color:#bf9092;}
Border around this has a color of #bf9092
<div style="border:2px solid #bf9092;">Content here</div>
.myborder {border:2px solid #bf9092;}