#f2a78e color space conversions
Hex:
#f2a78e
RGB:
242, 167, 142
CMY:
5, 35, 44
CMYK:
0, 31, 41, 5
HSL:
15°, 79.3651%, 75.2941%
HSV (HSB):
15°, 41.3223%, 94.9020%
XYZ:
55.3192, 48.4677, 32.0307
xyY:
0.4073, 0.3569, 48.4677
CIE-Lab:
75.1190, 24.7067, 24.0871
CIE-LCH:
75.1190, 34.5052, 44.2725
CIE-Luv:
75.1190, 52.7934, 27.5813
Hunter-Lab:
69.6187, 20.0036, 21.4545
#f2a78e color charts
#f2a78e color shades, tints & tones
#f2a78e color schemes
#f2a78e color preview, HTML & CSS examples
This text has a color of #f2a78e
<p style="color:#f2a78e;">Text here</p>
.mytext {color:#f2a78e;}
This box has a color of #f2a78e
<div style="background-color:#f2a78e;">Content here</div>
.mybackground {background-color:#f2a78e;}
Border around this has a color of #f2a78e
<div style="border:2px solid #f2a78e;">Content here</div>
.myborder {border:2px solid #f2a78e;}