#fa871d color space conversions
Hex:
#fa871d
RGB:
250, 135, 29
CMY:
2, 47, 89
CMYK:
0, 46, 88, 2
HSL:
29°, 95.6710%, 54.7059%
HSV (HSB):
29°, 88.4000%, 98.0392%
XYZ:
48.3101, 37.7406, 5.9009
xyY:
0.5254, 0.4104, 37.7406
CIE-Lab:
67.8290, 37.6958, 68.8469
CIE-LCH:
67.8290, 78.4912, 61.2980
CIE-Luv:
67.8290, 95.1094, 60.8476
Hunter-Lab:
61.4334, 32.8606, 37.3084
#fa871d color charts
#fa871d color shades, tints & tones
#fa871d color schemes
#fa871d color preview, HTML & CSS examples
This text has a color of #fa871d
<p style="color:#fa871d;">Text here</p>
.mytext {color:#fa871d;}
This box has a color of #fa871d
<div style="background-color:#fa871d;">Content here</div>
.mybackground {background-color:#fa871d;}
Border around this has a color of #fa871d
<div style="border:2px solid #fa871d;">Content here</div>
.myborder {border:2px solid #fa871d;}