#f25c3c color space conversions
Hex:
#f25c3c
RGB:
242, 92, 60
CMY:
5, 64, 76
CMYK:
0, 62, 75, 5
HSL:
11°, 87.5000%, 59.2157%
HSV (HSB):
11°, 75.2066%, 94.9020%
XYZ:
41.2607, 26.8578, 7.2844
xyY:
0.5472, 0.3562, 26.8578
CIE-Lab:
58.8425, 55.9934, 47.8479
CIE-LCH:
58.8425, 73.6525, 40.5148
CIE-Luv:
58.8425, 119.5958, 38.5520
Hunter-Lab:
51.8245, 51.4221, 27.9435
#f25c3c color charts
#f25c3c color shades, tints & tones
#f25c3c color schemes
#f25c3c color preview, HTML & CSS examples
This text has a color of #f25c3c
<p style="color:#f25c3c;">Text here</p>
.mytext {color:#f25c3c;}
This box has a color of #f25c3c
<div style="background-color:#f25c3c;">Content here</div>
.mybackground {background-color:#f25c3c;}
Border around this has a color of #f25c3c
<div style="border:2px solid #f25c3c;">Content here</div>
.myborder {border:2px solid #f25c3c;}