#f0b0a5 color space conversions
Hex:
#f0b0a5
RGB:
240, 176, 165
CMY:
6, 31, 35
CMYK:
0, 27, 31, 6
HSL:
9°, 71.4286%, 79.4118%
HSV (HSB):
9°, 31.2500%, 94.1176%
XYZ:
58.2520, 52.2925, 42.6206
xyY:
0.3803, 0.3414, 52.2925
CIE-Lab:
77.4554, 21.8866, 14.8283
CIE-LCH:
77.4554, 26.4367, 34.1178
CIE-Luv:
77.4554, 42.5430, 16.7162
Hunter-Lab:
72.3136, 17.2415, 15.6749
#f0b0a5 color charts
#f0b0a5 color shades, tints & tones
#f0b0a5 color schemes
#f0b0a5 color preview, HTML & CSS examples
This text has a color of #f0b0a5
<p style="color:#f0b0a5;">Text here</p>
.mytext {color:#f0b0a5;}
This box has a color of #f0b0a5
<div style="background-color:#f0b0a5;">Content here</div>
.mybackground {background-color:#f0b0a5;}
Border around this has a color of #f0b0a5
<div style="border:2px solid #f0b0a5;">Content here</div>
.myborder {border:2px solid #f0b0a5;}