#f25f85 color space conversions
Hex:
#f25f85
RGB:
242, 95, 133
CMY:
5, 63, 48
CMYK:
0, 61, 45, 5
HSL:
344°, 84.9711%, 66.0784%
HSV (HSB):
344°, 60.7438%, 94.9020%
XYZ:
44.9438, 28.7551, 25.3718
xyY:
0.4537, 0.2902, 28.7551
CIE-Lab:
60.5649, 59.5145, 8.9361
CIE-LCH:
60.5649, 60.1816, 8.5392
CIE-Luv:
60.5649, 100.4748, 0.1335
Hunter-Lab:
53.6238, 55.7648, 9.4839
#f25f85 color charts
#f25f85 color shades, tints & tones
#f25f85 color schemes
#f25f85 color preview, HTML & CSS examples
This text has a color of #f25f85
<p style="color:#f25f85;">Text here</p>
.mytext {color:#f25f85;}
This box has a color of #f25f85
<div style="background-color:#f25f85;">Content here</div>
.mybackground {background-color:#f25f85;}
Border around this has a color of #f25f85
<div style="border:2px solid #f25f85;">Content here</div>
.myborder {border:2px solid #f25f85;}