#ff542d color space conversions
Hex:
#ff542d
RGB:
255, 84, 45
CMY:
0, 67, 82
CMYK:
0, 67, 82, 0
HSL:
11°, 100.0000%, 58.8235%
HSV (HSB):
11°, 82.3529%, 100.0000%
XYZ:
44.8840, 27.7901, 5.4810
xyY:
0.5743, 0.3556, 27.7901
CIE-Lab:
59.6986, 63.0754, 56.6684
CIE-LCH:
59.6986, 84.7928, 41.9372
CIE-Luv:
59.6986, 137.8462, 42.4618
Hunter-Lab:
52.7163, 59.7257, 30.7369
#ff542d color charts
#ff542d color shades, tints & tones
#ff542d color schemes
#ff542d color preview, HTML & CSS examples
This text has a color of #ff542d
<p style="color:#ff542d;">Text here</p>
.mytext {color:#ff542d;}
This box has a color of #ff542d
<div style="background-color:#ff542d;">Content here</div>
.mybackground {background-color:#ff542d;}
Border around this has a color of #ff542d
<div style="border:2px solid #ff542d;">Content here</div>
.myborder {border:2px solid #ff542d;}