#f2a2b2 color space conversions
Hex:
#f2a2b2
RGB:
242, 162, 178
CMY:
5, 36, 30
CMYK:
0, 33, 26, 5
HSL:
348°, 75.4717%, 79.2157%
HSV (HSB):
348°, 33.0579%, 94.9020%
XYZ:
57.5742, 47.9323, 48.3368
xyY:
0.3742, 0.3116, 47.9323
CIE-Lab:
74.7822, 31.7553, 3.9509
CIE-LCH:
74.7822, 32.0002, 7.0922
CIE-Luv:
74.7822, 50.6078, -0.2254
Hunter-Lab:
69.2331, 27.2824, 7.0684
#f2a2b2 color charts
#f2a2b2 color shades, tints & tones
#f2a2b2 color schemes
#f2a2b2 color preview, HTML & CSS examples
This text has a color of #f2a2b2
<p style="color:#f2a2b2;">Text here</p>
.mytext {color:#f2a2b2;}
This box has a color of #f2a2b2
<div style="background-color:#f2a2b2;">Content here</div>
.mybackground {background-color:#f2a2b2;}
Border around this has a color of #f2a2b2
<div style="border:2px solid #f2a2b2;">Content here</div>
.myborder {border:2px solid #f2a2b2;}