#fc6364 color space conversions
Hex:
#fc6364
RGB:
252, 99, 100
CMY:
1, 61, 61
CMYK:
0, 61, 60, 1
HSL:
360°, 96.2264%, 68.8235%
HSV (HSB):
360°, 60.7143%, 98.8235%
XYZ:
46.9070, 30.5392, 15.4790
xyY:
0.5048, 0.3286, 30.5392
CIE-Lab:
62.1167, 58.4167, 30.3024
CIE-LCH:
62.1167, 65.8084, 27.4170
CIE-Luv:
62.1167, 115.0032, 24.3050
Hunter-Lab:
55.2623, 54.8028, 22.0765
#fc6364 color charts
#fc6364 color shades, tints & tones
#fc6364 color schemes
#fc6364 color preview, HTML & CSS examples
This text has a color of #fc6364
<p style="color:#fc6364;">Text here</p>
.mytext {color:#fc6364;}
This box has a color of #fc6364
<div style="background-color:#fc6364;">Content here</div>
.mybackground {background-color:#fc6364;}
Border around this has a color of #fc6364
<div style="border:2px solid #fc6364;">Content here</div>
.myborder {border:2px solid #fc6364;}