#f25b3d color space conversions
Hex:
#f25b3d
RGB:
242, 91, 61
CMY:
5, 64, 76
CMYK:
0, 62, 75, 5
HSL:
10°, 87.4396%, 59.4118%
HSV (HSB):
10°, 74.7934%, 94.9020%
XYZ:
41.2013, 26.6963, 7.3962
xyY:
0.5472, 0.3546, 26.6963
CIE-Lab:
58.6922, 56.4595, 47.1752
CIE-LCH:
58.6922, 73.5743, 39.8808
CIE-Luv:
58.6922, 120.1497, 37.8941
Hunter-Lab:
51.6685, 51.9191, 27.6807
#f25b3d color charts
#f25b3d color shades, tints & tones
#f25b3d color schemes
#f25b3d color preview, HTML & CSS examples
This text has a color of #f25b3d
<p style="color:#f25b3d;">Text here</p>
.mytext {color:#f25b3d;}
This box has a color of #f25b3d
<div style="background-color:#f25b3d;">Content here</div>
.mybackground {background-color:#f25b3d;}
Border around this has a color of #f25b3d
<div style="border:2px solid #f25b3d;">Content here</div>
.myborder {border:2px solid #f25b3d;}