#fc7f5f color space conversions
Hex:
#fc7f5f
RGB:
252, 127, 95
CMY:
1, 50, 63
CMYK:
0, 50, 62, 1
HSL:
12°, 96.3190%, 68.0392%
HSV (HSB):
12°, 62.3016%, 98.8235%
XYZ:
49.7998, 36.7004, 15.2856
xyY:
0.4893, 0.3606, 36.7004
CIE-Lab:
67.0517, 45.1066, 39.2473
CIE-LCH:
67.0517, 59.7910, 41.0266
CIE-Luv:
67.0517, 96.2678, 37.3432
Hunter-Lab:
60.5809, 40.7174, 27.4467
#fc7f5f color charts
#fc7f5f color shades, tints & tones
#fc7f5f color schemes
#fc7f5f color preview, HTML & CSS examples
This text has a color of #fc7f5f
<p style="color:#fc7f5f;">Text here</p>
.mytext {color:#fc7f5f;}
This box has a color of #fc7f5f
<div style="background-color:#fc7f5f;">Content here</div>
.mybackground {background-color:#fc7f5f;}
Border around this has a color of #fc7f5f
<div style="border:2px solid #fc7f5f;">Content here</div>
.myborder {border:2px solid #fc7f5f;}