#fd875f color space conversions
Hex:
#fd875f
RGB:
253, 135, 95
CMY:
1, 47, 63
CMYK:
0, 47, 62, 1
HSL:
15°, 97.5309%, 68.2353%
HSV (HSB):
15°, 62.4506%, 99.2157%
XYZ:
51.2375, 39.0368, 15.6608
xyY:
0.4837, 0.3685, 39.0368
CIE-Lab:
68.7779, 41.5082, 41.3801
CIE-LCH:
68.7779, 58.6109, 44.9115
CIE-Luv:
68.7779, 91.1054, 40.6617
Hunter-Lab:
62.4794, 37.0435, 28.8743
#fd875f color charts
#fd875f color shades, tints & tones
#fd875f color schemes
#fd875f color preview, HTML & CSS examples
This text has a color of #fd875f
<p style="color:#fd875f;">Text here</p>
.mytext {color:#fd875f;}
This box has a color of #fd875f
<div style="background-color:#fd875f;">Content here</div>
.mybackground {background-color:#fd875f;}
Border around this has a color of #fd875f
<div style="border:2px solid #fd875f;">Content here</div>
.myborder {border:2px solid #fd875f;}