#fc6061 color space conversions
Hex:
#fc6061
RGB:
252, 96, 97
CMY:
1, 62, 62
CMYK:
0, 62, 62, 1
HSL:
360°, 96.2963%, 68.2353%
HSV (HSB):
360°, 61.9048%, 98.8235%
XYZ:
46.4854, 29.9243, 14.6352
xyY:
0.5106, 0.3287, 29.9243
CIE-Lab:
61.5888, 59.5049, 31.3245
CIE-LCH:
61.5888, 67.2462, 27.7631
CIE-Luv:
61.5888, 117.6742, 24.8928
Hunter-Lab:
54.7031, 55.9549, 22.4298
#fc6061 color charts
#fc6061 color shades, tints & tones
#fc6061 color schemes
#fc6061 color preview, HTML & CSS examples
This text has a color of #fc6061
<p style="color:#fc6061;">Text here</p>
.mytext {color:#fc6061;}
This box has a color of #fc6061
<div style="background-color:#fc6061;">Content here</div>
.mybackground {background-color:#fc6061;}
Border around this has a color of #fc6061
<div style="border:2px solid #fc6061;">Content here</div>
.myborder {border:2px solid #fc6061;}