#f2b48d color space conversions
Hex:
#f2b48d
RGB:
242, 180, 141
CMY:
5, 29, 45
CMYK:
0, 26, 42, 5
HSL:
23°, 79.5276%, 75.0980%
HSV (HSB):
23°, 41.7355%, 94.9020%
XYZ:
57.7469, 53.4428, 32.4712
xyY:
0.4020, 0.3720, 53.4428
CIE-Lab:
78.1357, 17.7231, 28.6816
CIE-LCH:
78.1357, 33.7156, 58.2870
CIE-Luv:
78.1357, 44.2632, 34.9061
Hunter-Lab:
73.1046, 13.0680, 24.8381
#f2b48d color charts
#f2b48d color shades, tints & tones
#f2b48d color schemes
#f2b48d color preview, HTML & CSS examples
This text has a color of #f2b48d
<p style="color:#f2b48d;">Text here</p>
.mytext {color:#f2b48d;}
This box has a color of #f2b48d
<div style="background-color:#f2b48d;">Content here</div>
.mybackground {background-color:#f2b48d;}
Border around this has a color of #f2b48d
<div style="border:2px solid #f2b48d;">Content here</div>
.myborder {border:2px solid #f2b48d;}