#f25a5f color space conversions
Hex:
#f25a5f
RGB:
242, 90, 95
CMY:
5, 65, 63
CMYK:
0, 63, 61, 5
HSL:
358°, 85.3933%, 65.0980%
HSV (HSB):
358°, 62.8099%, 94.9020%
XYZ:
42.3397, 27.0158, 13.8095
xyY:
0.5091, 0.3248, 27.0158
CIE-Lab:
58.9889, 58.6337, 28.8060
CIE-LCH:
58.9889, 65.3276, 26.1643
CIE-Luv:
58.9889, 113.8731, 22.1482
Hunter-Lab:
51.9767, 54.4449, 20.6312
#f25a5f color charts
#f25a5f color shades, tints & tones
#f25a5f color schemes
#f25a5f color preview, HTML & CSS examples
This text has a color of #f25a5f
<p style="color:#f25a5f;">Text here</p>
.mytext {color:#f25a5f;}
This box has a color of #f25a5f
<div style="background-color:#f25a5f;">Content here</div>
.mybackground {background-color:#f25a5f;}
Border around this has a color of #f25a5f
<div style="border:2px solid #f25a5f;">Content here</div>
.myborder {border:2px solid #f25a5f;}