#f25b5c color space conversions
Hex:
#f25b5c
RGB:
242, 91, 92
CMY:
5, 64, 64
CMYK:
0, 62, 62, 5
HSL:
360°, 85.3107%, 65.2941%
HSV (HSB):
360°, 62.3967%, 94.9020%
XYZ:
42.2908, 27.1321, 13.1333
xyY:
0.5123, 0.3287, 27.1321
CIE-Lab:
59.0964, 58.0235, 30.6590
CIE-LCH:
59.0964, 65.6254, 27.8515
CIE-Luv:
59.0964, 113.9544, 24.0945
Hunter-Lab:
52.0885, 53.7698, 21.5129
#f25b5c color charts
#f25b5c color shades, tints & tones
#f25b5c color schemes
#f25b5c color preview, HTML & CSS examples
This text has a color of #f25b5c
<p style="color:#f25b5c;">Text here</p>
.mytext {color:#f25b5c;}
This box has a color of #f25b5c
<div style="background-color:#f25b5c;">Content here</div>
.mybackground {background-color:#f25b5c;}
Border around this has a color of #f25b5c
<div style="border:2px solid #f25b5c;">Content here</div>
.myborder {border:2px solid #f25b5c;}