#f2ab6a color space conversions
Hex:
#f2ab6a
RGB:
242, 171, 106
CMY:
5, 33, 58
CMYK:
0, 29, 56, 5
HSL:
29°, 83.9506%, 68.2353%
HSV (HSB):
29°, 56.1983%, 94.9020%
XYZ:
53.7824, 49.0437, 20.2674
xyY:
0.4369, 0.3984, 49.0437
CIE-Lab:
75.4785, 19.2549, 43.5277
CIE-LCH:
75.4785, 47.5963, 66.1373
CIE-Luv:
75.4785, 54.1461, 49.8492
Hunter-Lab:
70.0312, 14.5294, 31.8630
#f2ab6a color charts
#f2ab6a color shades, tints & tones
#f2ab6a color schemes
#f2ab6a color preview, HTML & CSS examples
This text has a color of #f2ab6a
<p style="color:#f2ab6a;">Text here</p>
.mytext {color:#f2ab6a;}
This box has a color of #f2ab6a
<div style="background-color:#f2ab6a;">Content here</div>
.mybackground {background-color:#f2ab6a;}
Border around this has a color of #f2ab6a
<div style="border:2px solid #f2ab6a;">Content here</div>
.myborder {border:2px solid #f2ab6a;}