#f25b4c color space conversions
Hex:
#f25b4c
RGB:
242, 91, 76
CMY:
5, 64, 70
CMYK:
0, 62, 69, 5
HSL:
5°, 86.4583%, 62.3529%
HSV (HSB):
5°, 68.5950%, 94.9020%
XYZ:
41.6635, 26.8812, 9.8302
xyY:
0.5316, 0.3430, 26.8812
CIE-Lab:
58.8642, 57.1277, 39.3547
CIE-LCH:
58.8642, 69.3712, 34.5625
CIE-Luv:
58.8642, 117.4447, 31.8843
Hunter-Lab:
51.8471, 52.7075, 25.0516
#f25b4c color charts
#f25b4c color shades, tints & tones
#f25b4c color schemes
#f25b4c color preview, HTML & CSS examples
This text has a color of #f25b4c
<p style="color:#f25b4c;">Text here</p>
.mytext {color:#f25b4c;}
This box has a color of #f25b4c
<div style="background-color:#f25b4c;">Content here</div>
.mybackground {background-color:#f25b4c;}
Border around this has a color of #f25b4c
<div style="border:2px solid #f25b4c;">Content here</div>
.myborder {border:2px solid #f25b4c;}