#fc7f65 color space conversions
Hex:
#fc7f65
RGB:
252, 127, 101
CMY:
1, 50, 60
CMYK:
0, 50, 60, 1
HSL:
10°, 96.1783%, 69.2157%
HSV (HSB):
10°, 59.9206%, 98.8235%
XYZ:
50.0832, 36.8138, 16.7780
xyY:
0.4831, 0.3551, 36.8138
CIE-Lab:
67.1371, 45.5016, 36.1163
CIE-LCH:
67.1371, 58.0929, 38.4403
CIE-Luv:
67.1371, 95.2428, 34.3383
Hunter-Lab:
60.6744, 41.1614, 26.0768
#fc7f65 color charts
#fc7f65 color shades, tints & tones
#fc7f65 color schemes
#fc7f65 color preview, HTML & CSS examples
This text has a color of #fc7f65
<p style="color:#fc7f65;">Text here</p>
.mytext {color:#fc7f65;}
This box has a color of #fc7f65
<div style="background-color:#fc7f65;">Content here</div>
.mybackground {background-color:#fc7f65;}
Border around this has a color of #fc7f65
<div style="border:2px solid #fc7f65;">Content here</div>
.myborder {border:2px solid #fc7f65;}