#f2bd7a color space conversions
Hex:
#f2bd7a
RGB:
242, 189, 122
CMY:
5, 26, 52
CMYK:
0, 22, 50, 5
HSL:
34°, 82.1918%, 71.3725%
HSV (HSB):
34°, 49.5868%, 94.9020%
XYZ:
58.3284, 56.6776, 26.2780
xyY:
0.4128, 0.4012, 56.6776
CIE-Lab:
79.9979, 11.1131, 40.9932
CIE-LCH:
79.9979, 42.4729, 74.8318
CIE-Luv:
79.9979, 40.0065, 50.2409
Hunter-Lab:
75.2845, 6.5491, 32.0040
#f2bd7a color charts
#f2bd7a color shades, tints & tones
#f2bd7a color schemes
#f2bd7a color preview, HTML & CSS examples
This text has a color of #f2bd7a
<p style="color:#f2bd7a;">Text here</p>
.mytext {color:#f2bd7a;}
This box has a color of #f2bd7a
<div style="background-color:#f2bd7a;">Content here</div>
.mybackground {background-color:#f2bd7a;}
Border around this has a color of #f2bd7a
<div style="border:2px solid #f2bd7a;">Content here</div>
.myborder {border:2px solid #f2bd7a;}