#fe602a color space conversions
Hex:
#fe602a
RGB:
254, 96, 42
CMY:
0, 62, 84
CMYK:
0, 62, 83, 0
HSL:
15°, 99.0654%, 58.0392%
HSV (HSB):
15°, 83.4646%, 99.6078%
XYZ:
45.4738, 29.6037, 5.5078
xyY:
0.5643, 0.3674, 29.6037
CIE-Lab:
61.3108, 57.8247, 59.3276
CIE-LCH:
61.3108, 82.8460, 45.7350
CIE-Luv:
61.3108, 128.8011, 46.3533
Hunter-Lab:
54.4093, 53.9692, 32.0846
#fe602a color charts
#fe602a color shades, tints & tones
#fe602a color schemes
#fe602a color preview, HTML & CSS examples
This text has a color of #fe602a
<p style="color:#fe602a;">Text here</p>
.mytext {color:#fe602a;}
This box has a color of #fe602a
<div style="background-color:#fe602a;">Content here</div>
.mybackground {background-color:#fe602a;}
Border around this has a color of #fe602a
<div style="border:2px solid #fe602a;">Content here</div>
.myborder {border:2px solid #fe602a;}