#f25c5d color space conversions
Hex:
#f25c5d
RGB:
242, 92, 93
CMY:
5, 64, 64
CMYK:
0, 62, 62, 5
HSL:
360°, 85.2273%, 65.4902%
HSV (HSB):
360°, 61.9835%, 94.9020%
XYZ:
42.4209, 27.3219, 13.3937
xyY:
0.5103, 0.3286, 27.3219
CIE-Lab:
59.2711, 57.6617, 30.3111
CIE-LCH:
59.2711, 65.1432, 27.7296
CIE-Luv:
59.2711, 113.0700, 23.8996
Hunter-Lab:
52.2703, 53.3917, 21.3967
#f25c5d color charts
#f25c5d color shades, tints & tones
#f25c5d color schemes
#f25c5d color preview, HTML & CSS examples
This text has a color of #f25c5d
<p style="color:#f25c5d;">Text here</p>
.mytext {color:#f25c5d;}
This box has a color of #f25c5d
<div style="background-color:#f25c5d;">Content here</div>
.mybackground {background-color:#f25c5d;}
Border around this has a color of #f25c5d
<div style="border:2px solid #f25c5d;">Content here</div>
.myborder {border:2px solid #f25c5d;}