#f9334b color space conversions
Hex:
#f9334b
RGB:
249, 51, 75
CMY:
2, 80, 71
CMYK:
0, 80, 70, 2
HSL:
353°, 94.2857%, 58.8235%
HSV (HSB):
353°, 79.5181%, 97.6471%
XYZ:
41.5207, 23.0154, 8.9106
xyY:
0.5653, 0.3134, 23.0154
CIE-Lab:
55.0882, 72.9693, 35.7339
CIE-LCH:
55.0882, 81.2492, 26.0915
CIE-Luv:
55.0882, 145.9707, 23.3630
Hunter-Lab:
47.9744, 70.5327, 22.5697
#f9334b color charts
#f9334b color shades, tints & tones
#f9334b color schemes
#f9334b color preview, HTML & CSS examples
This text has a color of #f9334b
<p style="color:#f9334b;">Text here</p>
.mytext {color:#f9334b;}
This box has a color of #f9334b
<div style="background-color:#f9334b;">Content here</div>
.mybackground {background-color:#f9334b;}
Border around this has a color of #f9334b
<div style="border:2px solid #f9334b;">Content here</div>
.myborder {border:2px solid #f9334b;}