#f25d5e color space conversions
Hex:
#f25d5e
RGB:
242, 93, 94
CMY:
5, 64, 63
CMYK:
0, 62, 61, 5
HSL:
360°, 85.1429%, 65.6863%
HSV (HSB):
360°, 61.5702%, 94.9020%
XYZ:
42.5527, 27.5141, 13.6577
xyY:
0.5082, 0.3286, 27.5141
CIE-Lab:
59.4472, 57.2978, 29.9657
CIE-LCH:
59.4472, 64.6605, 27.6087
CIE-Luv:
59.4472, 112.1839, 23.7044
Hunter-Lab:
52.4539, 53.0120, 21.2801
#f25d5e color charts
#f25d5e color shades, tints & tones
#f25d5e color schemes
#f25d5e color preview, HTML & CSS examples
This text has a color of #f25d5e
<p style="color:#f25d5e;">Text here</p>
.mytext {color:#f25d5e;}
This box has a color of #f25d5e
<div style="background-color:#f25d5e;">Content here</div>
.mybackground {background-color:#f25d5e;}
Border around this has a color of #f25d5e
<div style="border:2px solid #f25d5e;">Content here</div>
.myborder {border:2px solid #f25d5e;}