#f2a09d color space conversions
Hex:
#f2a09d
RGB:
242, 160, 157
CMY:
5, 37, 38
CMYK:
0, 34, 35, 5
HSL:
2°, 76.5766%, 78.2353%
HSV (HSB):
2°, 35.1240%, 94.9020%
XYZ:
55.2746, 46.4532, 37.9514
xyY:
0.3957, 0.3326, 46.4532
CIE-Lab:
73.8386, 30.1131, 14.1429
CIE-LCH:
73.8386, 33.2689, 25.1575
CIE-Luv:
73.8386, 55.1864, 13.8941
Hunter-Lab:
68.1566, 25.4884, 14.6954
#f2a09d color charts
#f2a09d color shades, tints & tones
#f2a09d color schemes
#f2a09d color preview, HTML & CSS examples
This text has a color of #f2a09d
<p style="color:#f2a09d;">Text here</p>
.mytext {color:#f2a09d;}
This box has a color of #f2a09d
<div style="background-color:#f2a09d;">Content here</div>
.mybackground {background-color:#f2a09d;}
Border around this has a color of #f2a09d
<div style="border:2px solid #f2a09d;">Content here</div>
.myborder {border:2px solid #f2a09d;}