#f25e5d color space conversions
Hex:
#f25e5d
RGB:
242, 94, 93
CMY:
5, 63, 64
CMYK:
0, 61, 62, 5
HSL:
0°, 85.1429%, 65.6863%
HSV (HSB):
0°, 61.5702%, 94.9020%
XYZ:
42.5964, 27.6730, 13.4523
xyY:
0.5088, 0.3305, 27.6730
CIE-Lab:
59.5921, 56.8042, 30.7200
CIE-LCH:
59.5921, 64.5789, 28.4048
CIE-Luv:
59.5921, 111.7637, 24.5809
Hunter-Lab:
52.6051, 52.4796, 21.6618
#f25e5d color charts
#f25e5d color shades, tints & tones
#f25e5d color schemes
#f25e5d color preview, HTML & CSS examples
This text has a color of #f25e5d
<p style="color:#f25e5d;">Text here</p>
.mytext {color:#f25e5d;}
This box has a color of #f25e5d
<div style="background-color:#f25e5d;">Content here</div>
.mybackground {background-color:#f25e5d;}
Border around this has a color of #f25e5d
<div style="border:2px solid #f25e5d;">Content here</div>
.myborder {border:2px solid #f25e5d;}