#ffa142 color space conversions
Hex:
#ffa142
RGB:
255, 161, 66
CMY:
0, 37, 74
CMYK:
0, 37, 74, 0
HSL:
30°, 100.0000%, 62.9412%
HSV (HSB):
30°, 74.1176%, 100.0000%
XYZ:
54.9682, 47.1431, 11.3566
xyY:
0.4844, 0.4155, 47.1431
CIE-Lab:
74.2812, 27.4331, 61.5131
CIE-LCH:
74.2812, 67.3531, 65.9645
CIE-Luv:
74.2812, 75.6287, 62.3476
Hunter-Lab:
68.6608, 22.7465, 38.2559
#ffa142 color charts
#ffa142 color shades, tints & tones
#ffa142 color schemes
#ffa142 color preview, HTML & CSS examples
This text has a color of #ffa142
<p style="color:#ffa142;">Text here</p>
.mytext {color:#ffa142;}
This box has a color of #ffa142
<div style="background-color:#ffa142;">Content here</div>
.mybackground {background-color:#ffa142;}
Border around this has a color of #ffa142
<div style="border:2px solid #ffa142;">Content here</div>
.myborder {border:2px solid #ffa142;}