#f55f2a color space conversions
Hex:
#f55f2a
RGB:
245, 95, 42
CMY:
4, 63, 84
CMYK:
0, 61, 83, 4
HSL:
16°, 91.0314%, 56.2745%
HSV (HSB):
16°, 82.8571%, 96.0784%
XYZ:
42.1663, 27.7641, 5.3271
xyY:
0.5603, 0.3689, 27.7641
CIE-Lab:
59.6750, 55.1548, 57.3255
CIE-LCH:
59.6750, 79.5503, 46.1056
CIE-Luv:
59.6750, 122.2139, 45.1141
Hunter-Lab:
52.6916, 50.6338, 30.8900
#f55f2a color charts
#f55f2a color shades, tints & tones
#f55f2a color schemes
#f55f2a color preview, HTML & CSS examples
This text has a color of #f55f2a
<p style="color:#f55f2a;">Text here</p>
.mytext {color:#f55f2a;}
This box has a color of #f55f2a
<div style="background-color:#f55f2a;">Content here</div>
.mybackground {background-color:#f55f2a;}
Border around this has a color of #f55f2a
<div style="border:2px solid #f55f2a;">Content here</div>
.myborder {border:2px solid #f55f2a;}