#ff5d3f color space conversions
Hex:
#ff5d3f
RGB:
255, 93, 63
CMY:
0, 64, 75
CMYK:
0, 64, 75, 0
HSL:
9°, 100.0000%, 62.3529%
HSV (HSB):
9°, 75.2941%, 100.0000%
XYZ:
46.0516, 29.4476, 7.9594
xyY:
0.5518, 0.3528, 29.4476
CIE-Lab:
61.1746, 60.0607, 49.4346
CIE-LCH:
61.1746, 77.7886, 39.4570
CIE-Luv:
61.1746, 128.9838, 39.4913
Hunter-Lab:
54.2656, 56.5160, 29.2896
#ff5d3f color charts
#ff5d3f color shades, tints & tones
#ff5d3f color schemes
#ff5d3f color preview, HTML & CSS examples
This text has a color of #ff5d3f
<p style="color:#ff5d3f;">Text here</p>
.mytext {color:#ff5d3f;}
This box has a color of #ff5d3f
<div style="background-color:#ff5d3f;">Content here</div>
.mybackground {background-color:#ff5d3f;}
Border around this has a color of #ff5d3f
<div style="border:2px solid #ff5d3f;">Content here</div>
.myborder {border:2px solid #ff5d3f;}