#fd765b color space conversions
Hex:
#fd765b
RGB:
253, 118, 91
CMY:
1, 54, 64
CMYK:
0, 53, 64, 1
HSL:
10°, 97.5904%, 67.4510%
HSV (HSB):
10°, 64.0316%, 99.2157%
XYZ:
48.8748, 34.5948, 13.9990
xyY:
0.5014, 0.3549, 34.5948
CIE-Lab:
65.4320, 49.5765, 39.4571
CIE-LCH:
65.4320, 63.3616, 38.5157
CIE-Luv:
65.4320, 104.4204, 35.9398
Hunter-Lab:
58.8174, 45.3956, 27.0607
#fd765b color charts
#fd765b color shades, tints & tones
#fd765b color schemes
#fd765b color preview, HTML & CSS examples
This text has a color of #fd765b
<p style="color:#fd765b;">Text here</p>
.mytext {color:#fd765b;}
This box has a color of #fd765b
<div style="background-color:#fd765b;">Content here</div>
.mybackground {background-color:#fd765b;}
Border around this has a color of #fd765b
<div style="border:2px solid #fd765b;">Content here</div>
.myborder {border:2px solid #fd765b;}