#f14d32 color space conversions
Hex:
#f14d32
RGB:
241, 77, 50
CMY:
5, 70, 80
CMYK:
0, 68, 79, 5
HSL:
8°, 87.2146%, 57.0588%
HSV (HSB):
8°, 79.2531%, 94.5098%
XYZ:
39.5052, 24.2388, 5.6140
xyY:
0.5696, 0.3495, 24.2388
CIE-Lab:
56.3261, 61.3926, 50.2611
CIE-LCH:
56.3261, 79.3425, 39.3066
CIE-Luv:
56.3261, 130.6781, 37.4570
Hunter-Lab:
49.2329, 57.0734, 27.7022
#f14d32 color charts
#f14d32 color shades, tints & tones
#f14d32 color schemes
#f14d32 color preview, HTML & CSS examples
This text has a color of #f14d32
<p style="color:#f14d32;">Text here</p>
.mytext {color:#f14d32;}
This box has a color of #f14d32
<div style="background-color:#f14d32;">Content here</div>
.mybackground {background-color:#f14d32;}
Border around this has a color of #f14d32
<div style="border:2px solid #f14d32;">Content here</div>
.myborder {border:2px solid #f14d32;}