#ff5d42 color space conversions
Hex:
#ff5d42
RGB:
255, 93, 66
CMY:
0, 64, 74
CMYK:
0, 64, 74, 0
HSL:
9°, 100.0000%, 62.9412%
HSV (HSB):
9°, 74.1176%, 100.0000%
XYZ:
46.1377, 29.4820, 8.4131
xyY:
0.5490, 0.3508, 29.4820
CIE-Lab:
61.2047, 60.1758, 47.9267
CIE-LCH:
61.2047, 76.9292, 38.5354
CIE-Luv:
61.2047, 128.4856, 38.4149
Hunter-Lab:
54.2974, 56.6551, 28.8214
#ff5d42 color charts
#ff5d42 color shades, tints & tones
#ff5d42 color schemes
#ff5d42 color preview, HTML & CSS examples
This text has a color of #ff5d42
<p style="color:#ff5d42;">Text here</p>
.mytext {color:#ff5d42;}
This box has a color of #ff5d42
<div style="background-color:#ff5d42;">Content here</div>
.mybackground {background-color:#ff5d42;}
Border around this has a color of #ff5d42
<div style="border:2px solid #ff5d42;">Content here</div>
.myborder {border:2px solid #ff5d42;}