#f94c32 color space conversions
Hex:
#f94c32
RGB:
249, 76, 50
CMY:
2, 70, 80
CMYK:
0, 69, 80, 2
HSL:
8°, 94.3128%, 58.6275%
HSV (HSB):
8°, 79.9197%, 97.6471%
XYZ:
42.2271, 25.5389, 5.7215
xyY:
0.5746, 0.3475, 25.5389
CIE-Lab:
57.5968, 64.2957, 51.9798
CIE-LCH:
57.5968, 82.6791, 38.9538
CIE-Luv:
57.5968, 137.6931, 38.2827
Hunter-Lab:
50.5360, 60.7136, 28.6626
#f94c32 color charts
#f94c32 color shades, tints & tones
#f94c32 color schemes
#f94c32 color preview, HTML & CSS examples
This text has a color of #f94c32
<p style="color:#f94c32;">Text here</p>
.mytext {color:#f94c32;}
This box has a color of #f94c32
<div style="background-color:#f94c32;">Content here</div>
.mybackground {background-color:#f94c32;}
Border around this has a color of #f94c32
<div style="border:2px solid #f94c32;">Content here</div>
.myborder {border:2px solid #f94c32;}