#fd745e color space conversions
Hex:
#fd745e
RGB:
253, 116, 94
CMY:
1, 55, 63
CMYK:
0, 54, 63, 1
HSL:
8°, 97.5460%, 68.0392%
HSV (HSB):
8°, 62.8458%, 99.2157%
XYZ:
48.7738, 34.1816, 14.6167
xyY:
0.4999, 0.3503, 34.1816
CIE-Lab:
65.1064, 50.7036, 37.4324
CIE-LCH:
65.1064, 63.0242, 36.4369
CIE-Luv:
65.1064, 105.3293, 33.7352
Hunter-Lab:
58.4650, 46.5978, 26.1025
#fd745e color charts
#fd745e color shades, tints & tones
#fd745e color schemes
#fd745e color preview, HTML & CSS examples
This text has a color of #fd745e
<p style="color:#fd745e;">Text here</p>
.mytext {color:#fd745e;}
This box has a color of #fd745e
<div style="background-color:#fd745e;">Content here</div>
.mybackground {background-color:#fd745e;}
Border around this has a color of #fd745e
<div style="border:2px solid #fd745e;">Content here</div>
.myborder {border:2px solid #fd745e;}