#f2a7ed color space conversions
Hex:
#f2a7ed
RGB:
242, 167, 237
CMY:
5, 35, 7
CMYK:
0, 31, 2, 5
HSL:
304°, 74.2574%, 80.1961%
HSV (HSB):
304°, 30.9917%, 94.9020%
XYZ:
65.7227, 52.6291, 86.8152
xyY:
0.3203, 0.2565, 52.6291
CIE-Lab:
77.6555, 38.4551, -23.9814
CIE-LCH:
77.6555, 45.3200, 328.0514
CIE-Luv:
77.6555, 38.1689, -44.1744
Hunter-Lab:
72.5459, 34.7561, -20.1698
#f2a7ed color charts
#f2a7ed color shades, tints & tones
#f2a7ed color schemes
#f2a7ed color preview, HTML & CSS examples
This text has a color of #f2a7ed
<p style="color:#f2a7ed;">Text here</p>
.mytext {color:#f2a7ed;}
This box has a color of #f2a7ed
<div style="background-color:#f2a7ed;">Content here</div>
.mybackground {background-color:#f2a7ed;}
Border around this has a color of #f2a7ed
<div style="border:2px solid #f2a7ed;">Content here</div>
.myborder {border:2px solid #f2a7ed;}