#f0b48d color space conversions
Hex:
#f0b48d
RGB:
240, 180, 141
CMY:
6, 29, 45
CMYK:
0, 25, 41, 6
HSL:
24°, 76.7442%, 74.7059%
HSV (HSB):
24°, 41.2500%, 94.1176%
XYZ:
57.0642, 53.0909, 32.4393
xyY:
0.4002, 0.3723, 53.0909
CIE-Lab:
77.9286, 16.9402, 28.3683
CIE-LCH:
77.9286, 33.0414, 59.1563
CIE-Luv:
77.9286, 42.7943, 34.6833
Hunter-Lab:
72.8635, 12.2839, 24.6082
#f0b48d color charts
#f0b48d color shades, tints & tones
#f0b48d color schemes
#f0b48d color preview, HTML & CSS examples
This text has a color of #f0b48d
<p style="color:#f0b48d;">Text here</p>
.mytext {color:#f0b48d;}
This box has a color of #f0b48d
<div style="background-color:#f0b48d;">Content here</div>
.mybackground {background-color:#f0b48d;}
Border around this has a color of #f0b48d
<div style="border:2px solid #f0b48d;">Content here</div>
.myborder {border:2px solid #f0b48d;}