#f2bd7f color space conversions
Hex:
#f2bd7f
RGB:
242, 189, 127
CMY:
5, 26, 50
CMYK:
0, 22, 48, 5
HSL:
32°, 81.5603%, 72.3529%
HSV (HSB):
32°, 47.5207%, 94.9020%
XYZ:
58.6463, 56.8047, 27.9521
xyY:
0.4090, 0.3961, 56.8047
CIE-Lab:
80.0696, 11.5745, 38.5268
CIE-LCH:
80.0696, 40.2279, 73.2784
CIE-Luv:
80.0696, 39.5807, 47.5649
Hunter-Lab:
75.3689, 6.9994, 30.7693
#f2bd7f color charts
#f2bd7f color shades, tints & tones
#f2bd7f color schemes
#f2bd7f color preview, HTML & CSS examples
This text has a color of #f2bd7f
<p style="color:#f2bd7f;">Text here</p>
.mytext {color:#f2bd7f;}
This box has a color of #f2bd7f
<div style="background-color:#f2bd7f;">Content here</div>
.mybackground {background-color:#f2bd7f;}
Border around this has a color of #f2bd7f
<div style="border:2px solid #f2bd7f;">Content here</div>
.myborder {border:2px solid #f2bd7f;}