#fd870b color space conversions
Hex:
#fd870b
RGB:
253, 135, 11
CMY:
1, 47, 96
CMYK:
0, 47, 96, 1
HSL:
31°, 98.3740%, 51.7647%
HSV (HSB):
31°, 95.6522%, 99.2157%
XYZ:
49.2324, 38.2348, 5.1018
xyY:
0.5318, 0.4130, 38.2348
CIE-Lab:
68.1933, 38.6491, 73.0581
CIE-LCH:
68.1933, 82.6513, 62.1203
CIE-Luv:
68.1933, 98.2244, 62.9206
Hunter-Lab:
61.8343, 33.9116, 38.3921
#fd870b color charts
#fd870b color shades, tints & tones
#fd870b color schemes
#fd870b color preview, HTML & CSS examples
This text has a color of #fd870b
<p style="color:#fd870b;">Text here</p>
.mytext {color:#fd870b;}
This box has a color of #fd870b
<div style="background-color:#fd870b;">Content here</div>
.mybackground {background-color:#fd870b;}
Border around this has a color of #fd870b
<div style="border:2px solid #fd870b;">Content here</div>
.myborder {border:2px solid #fd870b;}