#f9285b color space conversions
Hex:
#f9285b
RGB:
249, 40, 91
CMY:
2, 84, 64
CMYK:
0, 84, 63, 2
HSL:
345°, 94.5701%, 56.6667%
HSV (HSB):
345°, 83.9357%, 97.6471%
XYZ:
41.7140, 22.4127, 12.0250
xyY:
0.5478, 0.2943, 22.4127
CIE-Lab:
54.4621, 76.2557, 25.5304
CIE-LCH:
54.4621, 80.4160, 18.5106
CIE-Luv:
54.4621, 145.2938, 13.3956
Hunter-Lab:
47.3420, 74.4316, 18.0795
#f9285b color charts
#f9285b color shades, tints & tones
#f9285b color schemes
#f9285b color preview, HTML & CSS examples
This text has a color of #f9285b
<p style="color:#f9285b;">Text here</p>
.mytext {color:#f9285b;}
This box has a color of #f9285b
<div style="background-color:#f9285b;">Content here</div>
.mybackground {background-color:#f9285b;}
Border around this has a color of #f9285b
<div style="border:2px solid #f9285b;">Content here</div>
.myborder {border:2px solid #f9285b;}