#fc765d color space conversions
Hex:
#fc765d
RGB:
252, 118, 93
CMY:
1, 54, 64
CMYK:
0, 53, 63, 1
HSL:
9°, 96.3636%, 67.6471%
HSV (HSB):
9°, 63.0952%, 98.8235%
XYZ:
48.5991, 34.4426, 14.4426
xyY:
0.4985, 0.3533, 34.4426
CIE-Lab:
65.3124, 49.3375, 38.1958
CIE-LCH:
65.3124, 62.3948, 37.7461
CIE-Luv:
65.3124, 103.2404, 34.8377
Hunter-Lab:
58.6878, 45.1112, 26.4907
#fc765d color charts
#fc765d color shades, tints & tones
#fc765d color schemes
#fc765d color preview, HTML & CSS examples
This text has a color of #fc765d
<p style="color:#fc765d;">Text here</p>
.mytext {color:#fc765d;}
This box has a color of #fc765d
<div style="background-color:#fc765d;">Content here</div>
.mybackground {background-color:#fc765d;}
Border around this has a color of #fc765d
<div style="border:2px solid #fc765d;">Content here</div>
.myborder {border:2px solid #fc765d;}