#f25b4d color space conversions
Hex:
#f25b4d
RGB:
242, 91, 77
CMY:
5, 64, 70
CMYK:
0, 62, 68, 5
HSL:
5°, 86.3874%, 62.5490%
HSV (HSB):
5°, 68.1818%, 94.9020%
XYZ:
41.6986, 26.8952, 10.0147
xyY:
0.5305, 0.3421, 26.8952
CIE-Lab:
58.8772, 57.1781, 38.8191
CIE-LCH:
58.8772, 69.1105, 34.1732
CIE-Luv:
58.8772, 117.2443, 31.4382
Hunter-Lab:
51.8606, 52.7670, 24.8530
#f25b4d color charts
#f25b4d color shades, tints & tones
#f25b4d color schemes
#f25b4d color preview, HTML & CSS examples
This text has a color of #f25b4d
<p style="color:#f25b4d;">Text here</p>
.mytext {color:#f25b4d;}
This box has a color of #f25b4d
<div style="background-color:#f25b4d;">Content here</div>
.mybackground {background-color:#f25b4d;}
Border around this has a color of #f25b4d
<div style="border:2px solid #f25b4d;">Content here</div>
.myborder {border:2px solid #f25b4d;}