#f2a5b5 color space conversions
Hex:
#f2a5b5
RGB:
242, 165, 181
CMY:
5, 35, 29
CMYK:
0, 32, 25, 5
HSL:
348°, 74.7573%, 79.8039%
HSV (HSB):
348°, 31.8182%, 94.9020%
XYZ:
58.4136, 49.1237, 50.1192
xyY:
0.3705, 0.3116, 49.1237
CIE-Lab:
75.5282, 30.5857, 3.3846
CIE-LCH:
75.5282, 30.7724, 6.3145
CIE-Luv:
75.5282, 48.3565, -0.7870
Hunter-Lab:
70.0883, 26.1124, 6.6644
#f2a5b5 color charts
#f2a5b5 color shades, tints & tones
#f2a5b5 color schemes
#f2a5b5 color preview, HTML & CSS examples
This text has a color of #f2a5b5
<p style="color:#f2a5b5;">Text here</p>
.mytext {color:#f2a5b5;}
This box has a color of #f2a5b5
<div style="background-color:#f2a5b5;">Content here</div>
.mybackground {background-color:#f2a5b5;}
Border around this has a color of #f2a5b5
<div style="border:2px solid #f2a5b5;">Content here</div>
.myborder {border:2px solid #f2a5b5;}