#ff6c2a color space conversions
Hex:
#ff6c2a
RGB:
255, 108, 42
CMY:
0, 58, 84
CMYK:
0, 58, 84, 0
HSL:
19°, 100.0000%, 58.2353%
HSV (HSB):
19°, 83.5294%, 100.0000%
XYZ:
47.0205, 32.1523, 5.9182
xyY:
0.5526, 0.3779, 32.1523
CIE-Lab:
63.4686, 52.9083, 61.2546
CIE-LCH:
63.4686, 80.9407, 49.1814
CIE-Luv:
63.4686, 120.4347, 50.0170
Hunter-Lab:
56.7030, 48.7894, 33.5038
#ff6c2a color charts
#ff6c2a color shades, tints & tones
#ff6c2a color schemes
#ff6c2a color preview, HTML & CSS examples
This text has a color of #ff6c2a
<p style="color:#ff6c2a;">Text here</p>
.mytext {color:#ff6c2a;}
This box has a color of #ff6c2a
<div style="background-color:#ff6c2a;">Content here</div>
.mybackground {background-color:#ff6c2a;}
Border around this has a color of #ff6c2a
<div style="border:2px solid #ff6c2a;">Content here</div>
.myborder {border:2px solid #ff6c2a;}