#fc3a45 color space conversions
Hex:
#fc3a45
RGB:
252, 58, 69
CMY:
1, 77, 73
CMYK:
0, 77, 73, 1
HSL:
357°, 97.0000%, 60.7843%
HSV (HSB):
357°, 76.9841%, 98.8235%
XYZ:
42.7321, 24.1512, 8.0396
xyY:
0.5703, 0.3223, 24.1512
CIE-Lab:
56.2389, 71.6636, 40.6446
CIE-LCH:
56.2389, 82.3872, 29.5601
CIE-Luv:
56.2389, 146.5749, 27.9222
Hunter-Lab:
49.1439, 69.2094, 24.7012
#fc3a45 color charts
#fc3a45 color shades, tints & tones
#fc3a45 color schemes
#fc3a45 color preview, HTML & CSS examples
This text has a color of #fc3a45
<p style="color:#fc3a45;">Text here</p>
.mytext {color:#fc3a45;}
This box has a color of #fc3a45
<div style="background-color:#fc3a45;">Content here</div>
.mybackground {background-color:#fc3a45;}
Border around this has a color of #fc3a45
<div style="border:2px solid #fc3a45;">Content here</div>
.myborder {border:2px solid #fc3a45;}