#f25c8d color space conversions
Hex:
#f25c8d
RGB:
242, 92, 141
CMY:
5, 64, 45
CMYK:
0, 62, 42, 5
HSL:
340°, 85.2273%, 65.4902%
HSV (HSB):
340°, 61.9835%, 94.9020%
XYZ:
45.2528, 28.4546, 28.3065
xyY:
0.4436, 0.2789, 28.4546
CIE-Lab:
60.2973, 61.5588, 3.9015
CIE-LCH:
60.2973, 61.6823, 3.6265
CIE-Luv:
60.2973, 99.6608, -6.7098
Hunter-Lab:
53.3429, 58.0784, 5.8777
#f25c8d color charts
#f25c8d color shades, tints & tones
#f25c8d color schemes
#f25c8d color preview, HTML & CSS examples
This text has a color of #f25c8d
<p style="color:#f25c8d;">Text here</p>
.mytext {color:#f25c8d;}
This box has a color of #f25c8d
<div style="background-color:#f25c8d;">Content here</div>
.mybackground {background-color:#f25c8d;}
Border around this has a color of #f25c8d
<div style="border:2px solid #f25c8d;">Content here</div>
.myborder {border:2px solid #f25c8d;}