#ff6f2d color space conversions
Hex:
#ff6f2d
RGB:
255, 111, 45
CMY:
0, 56, 82
CMYK:
0, 56, 82, 0
HSL:
19°, 100.0000%, 58.8235%
HSV (HSB):
19°, 82.3529%, 100.0000%
XYZ:
47.3981, 32.8183, 6.3190
xyY:
0.5477, 0.3792, 32.8183
CIE-Lab:
64.0135, 51.6149, 60.5212
CIE-LCH:
64.0135, 79.5419, 49.5411
CIE-Luv:
64.0135, 117.7930, 50.2589
Hunter-Lab:
57.2873, 47.4337, 33.5612
#ff6f2d color charts
#ff6f2d color shades, tints & tones
#ff6f2d color schemes
#ff6f2d color preview, HTML & CSS examples
This text has a color of #ff6f2d
<p style="color:#ff6f2d;">Text here</p>
.mytext {color:#ff6f2d;}
This box has a color of #ff6f2d
<div style="background-color:#ff6f2d;">Content here</div>
.mybackground {background-color:#ff6f2d;}
Border around this has a color of #ff6f2d
<div style="border:2px solid #ff6f2d;">Content here</div>
.myborder {border:2px solid #ff6f2d;}