#ff5f2d color space conversions
Hex:
#ff5f2d
RGB:
255, 95, 45
CMY:
0, 63, 82
CMYK:
0, 63, 82, 0
HSL:
14°, 100.0000%, 58.8235%
HSV (HSB):
14°, 82.3529%, 100.0000%
XYZ:
45.8059, 29.6339, 5.7883
xyY:
0.5639, 0.3648, 29.6339
CIE-Lab:
61.3370, 58.6611, 58.1381
CIE-LCH:
61.3370, 82.5904, 44.7435
CIE-Luv:
61.3370, 130.0245, 45.4550
Hunter-Lab:
54.4370, 54.9335, 31.8016
#ff5f2d color charts
#ff5f2d color shades, tints & tones
#ff5f2d color schemes
#ff5f2d color preview, HTML & CSS examples
This text has a color of #ff5f2d
<p style="color:#ff5f2d;">Text here</p>
.mytext {color:#ff5f2d;}
This box has a color of #ff5f2d
<div style="background-color:#ff5f2d;">Content here</div>
.mybackground {background-color:#ff5f2d;}
Border around this has a color of #ff5f2d
<div style="border:2px solid #ff5f2d;">Content here</div>
.myborder {border:2px solid #ff5f2d;}