#f2bf7e color space conversions
Hex:
#f2bf7e
RGB:
242, 191, 126
CMY:
5, 25, 51
CMYK:
0, 21, 48, 5
HSL:
34°, 81.6901%, 72.1569%
HSV (HSB):
34°, 47.9339%, 94.9020%
XYZ:
59.0146, 57.6452, 27.7549
xyY:
0.4086, 0.3992, 57.6452
CIE-Lab:
80.5411, 10.4315, 39.6394
CIE-LCH:
80.5411, 40.9890, 75.2563
CIE-Luv:
80.5411, 38.3087, 49.0912
Hunter-Lab:
75.9244, 5.8769, 31.4731
#f2bf7e color charts
#f2bf7e color shades, tints & tones
#f2bf7e color schemes
#f2bf7e color preview, HTML & CSS examples
This text has a color of #f2bf7e
<p style="color:#f2bf7e;">Text here</p>
.mytext {color:#f2bf7e;}
This box has a color of #f2bf7e
<div style="background-color:#f2bf7e;">Content here</div>
.mybackground {background-color:#f2bf7e;}
Border around this has a color of #f2bf7e
<div style="border:2px solid #f2bf7e;">Content here</div>
.myborder {border:2px solid #f2bf7e;}