#f14d35 color space conversions
Hex:
#f14d35
RGB:
241, 77, 53
CMY:
5, 70, 79
CMYK:
0, 68, 78, 5
HSL:
8°, 87.0370%, 57.6471%
HSV (HSB):
8°, 78.0083%, 94.5098%
XYZ:
39.5721, 24.2656, 5.9662
xyY:
0.5669, 0.3476, 24.2656
CIE-Lab:
56.3527, 61.4884, 48.7818
CIE-LCH:
56.3527, 78.4888, 38.4267
CIE-Luv:
56.3527, 130.2075, 36.5164
Hunter-Lab:
49.2601, 57.1892, 27.3011
#f14d35 color charts
#f14d35 color shades, tints & tones
#f14d35 color schemes
#f14d35 color preview, HTML & CSS examples
This text has a color of #f14d35
<p style="color:#f14d35;">Text here</p>
.mytext {color:#f14d35;}
This box has a color of #f14d35
<div style="background-color:#f14d35;">Content here</div>
.mybackground {background-color:#f14d35;}
Border around this has a color of #f14d35
<div style="border:2px solid #f14d35;">Content here</div>
.myborder {border:2px solid #f14d35;}