#f2a2e2 color space conversions
Hex:
#f2a2e2
RGB:
242, 162, 226
CMY:
5, 36, 11
CMYK:
0, 33, 7, 5
HSL:
312°, 75.4717%, 79.2157%
HSV (HSB):
312°, 33.0579%, 94.9020%
XYZ:
63.2657, 50.2089, 78.3083
xyY:
0.3299, 0.2618, 50.2089
CIE-Lab:
76.1973, 39.1607, -20.2287
CIE-LCH:
76.1973, 44.0767, 332.6811
CIE-Luv:
76.1973, 42.4645, -38.1530
Hunter-Lab:
70.8582, 35.3717, -15.9230
#f2a2e2 color charts
#f2a2e2 color shades, tints & tones
#f2a2e2 color schemes
#f2a2e2 color preview, HTML & CSS examples
This text has a color of #f2a2e2
<p style="color:#f2a2e2;">Text here</p>
.mytext {color:#f2a2e2;}
This box has a color of #f2a2e2
<div style="background-color:#f2a2e2;">Content here</div>
.mybackground {background-color:#f2a2e2;}
Border around this has a color of #f2a2e2
<div style="border:2px solid #f2a2e2;">Content here</div>
.myborder {border:2px solid #f2a2e2;}