#ff9d42 color space conversions
Hex:
#ff9d42
RGB:
255, 157, 66
CMY:
0, 38, 74
CMYK:
0, 38, 74, 0
HSL:
29°, 100.0000%, 62.9412%
HSV (HSB):
29°, 74.1176%, 100.0000%
XYZ:
54.2803, 45.7673, 11.1273
xyY:
0.4882, 0.4117, 45.7673
CIE-Lab:
73.3943, 29.5110, 60.6219
CIE-LCH:
73.3943, 67.4234, 64.0430
CIE-Luv:
73.3943, 78.8266, 60.8002
Hunter-Lab:
67.6515, 24.8297, 37.6040
#ff9d42 color charts
#ff9d42 color shades, tints & tones
#ff9d42 color schemes
#ff9d42 color preview, HTML & CSS examples
This text has a color of #ff9d42
<p style="color:#ff9d42;">Text here</p>
.mytext {color:#ff9d42;}
This box has a color of #ff9d42
<div style="background-color:#ff9d42;">Content here</div>
.mybackground {background-color:#ff9d42;}
Border around this has a color of #ff9d42
<div style="border:2px solid #ff9d42;">Content here</div>
.myborder {border:2px solid #ff9d42;}