#f1a2e9 color space conversions
Hex:
#f1a2e9
RGB:
241, 162, 233
CMY:
5, 36, 9
CMYK:
0, 33, 3, 5
HSL:
306°, 73.8318%, 79.0196%
HSV (HSB):
306°, 32.7801%, 94.5098%
XYZ:
63.9039, 50.4246, 83.4556
xyY:
0.3231, 0.2549, 50.4246
CIE-Lab:
76.3292, 40.0553, -23.8444
CIE-LCH:
76.3292, 46.6153, 329.2352
CIE-Luv:
76.3292, 40.5947, -44.1143
Hunter-Lab:
71.0103, 36.3686, -19.9740
#f1a2e9 color charts
#f1a2e9 color shades, tints & tones
#f1a2e9 color schemes
#f1a2e9 color preview, HTML & CSS examples
This text has a color of #f1a2e9
<p style="color:#f1a2e9;">Text here</p>
.mytext {color:#f1a2e9;}
This box has a color of #f1a2e9
<div style="background-color:#f1a2e9;">Content here</div>
.mybackground {background-color:#f1a2e9;}
Border around this has a color of #f1a2e9
<div style="border:2px solid #f1a2e9;">Content here</div>
.myborder {border:2px solid #f1a2e9;}