#f25a7b color space conversions
Hex:
#f25a7b
RGB:
242, 90, 123
CMY:
5, 65, 52
CMYK:
0, 63, 49, 5
HSL:
347°, 85.3933%, 65.0980%
HSV (HSB):
347°, 62.8099%, 94.9020%
XYZ:
43.8493, 27.6196, 21.7589
xyY:
0.4703, 0.2963, 27.6196
CIE-Lab:
59.5435, 60.7287, 13.3185
CIE-LCH:
59.5435, 62.1720, 12.3697
CIE-Luv:
59.5435, 106.2468, 5.0871
Hunter-Lab:
52.5544, 56.9630, 12.2404
#f25a7b color charts
#f25a7b color shades, tints & tones
#f25a7b color schemes
#f25a7b color preview, HTML & CSS examples
This text has a color of #f25a7b
<p style="color:#f25a7b;">Text here</p>
.mytext {color:#f25a7b;}
This box has a color of #f25a7b
<div style="background-color:#f25a7b;">Content here</div>
.mybackground {background-color:#f25a7b;}
Border around this has a color of #f25a7b
<div style="border:2px solid #f25a7b;">Content here</div>
.myborder {border:2px solid #f25a7b;}