#ff8142 color space conversions
Hex:
#ff8142
RGB:
255, 129, 66
CMY:
0, 49, 74
CMYK:
0, 49, 74, 0
HSL:
20°, 100.0000%, 62.9412%
HSV (HSB):
20°, 74.1176%, 100.0000%
XYZ:
50.0736, 37.3539, 9.7251
xyY:
0.5154, 0.3845, 37.3539
CIE-Lab:
67.5417, 43.7319, 54.6366
CIE-LCH:
67.5417, 69.9831, 51.3257
CIE-Luv:
67.5417, 101.2709, 50.3261
Hunter-Lab:
61.1178, 39.2883, 33.3482
#ff8142 color charts
#ff8142 color shades, tints & tones
#ff8142 color schemes
#ff8142 color preview, HTML & CSS examples
This text has a color of #ff8142
<p style="color:#ff8142;">Text here</p>
.mytext {color:#ff8142;}
This box has a color of #ff8142
<div style="background-color:#ff8142;">Content here</div>
.mybackground {background-color:#ff8142;}
Border around this has a color of #ff8142
<div style="border:2px solid #ff8142;">Content here</div>
.myborder {border:2px solid #ff8142;}