#f2b87d color space conversions
Hex:
#f2b87d
RGB:
242, 184, 125
CMY:
5, 28, 51
CMYK:
0, 24, 48, 5
HSL:
30°, 81.8182%, 71.9608%
HSV (HSB):
30°, 48.3471%, 94.9020%
XYZ:
57.4601, 54.6389, 26.9199
xyY:
0.4133, 0.3930, 54.6389
CIE-Lab:
78.8328, 14.0162, 37.9786
CIE-LCH:
78.8328, 40.4824, 69.7432
CIE-Luv:
78.8328, 43.1723, 46.1973
Hunter-Lab:
73.9181, 9.3999, 30.1501
#f2b87d color charts
#f2b87d color shades, tints & tones
#f2b87d color schemes
#f2b87d color preview, HTML & CSS examples
This text has a color of #f2b87d
<p style="color:#f2b87d;">Text here</p>
.mytext {color:#f2b87d;}
This box has a color of #f2b87d
<div style="background-color:#f2b87d;">Content here</div>
.mybackground {background-color:#f2b87d;}
Border around this has a color of #f2b87d
<div style="border:2px solid #f2b87d;">Content here</div>
.myborder {border:2px solid #f2b87d;}