#fc3534 color space conversions
Hex:
#fc3534
RGB:
252, 53, 52
CMY:
1, 79, 80
CMYK:
0, 79, 79, 1
HSL:
0°, 97.0874%, 59.6078%
HSV (HSB):
0°, 79.3651%, 98.8235%
XYZ:
42.0378, 23.4896, 5.5671
xyY:
0.5913, 0.3304, 23.4896
CIE-Lab:
55.5731, 72.4476, 49.1706
CIE-LCH:
55.5731, 87.5580, 34.1650
CIE-Luv:
55.5731, 152.5850, 33.1824
Hunter-Lab:
48.4661, 70.0093, 27.1158
#fc3534 color charts
#fc3534 color shades, tints & tones
#fc3534 color schemes
#fc3534 color preview, HTML & CSS examples
This text has a color of #fc3534
<p style="color:#fc3534;">Text here</p>
.mytext {color:#fc3534;}
This box has a color of #fc3534
<div style="background-color:#fc3534;">Content here</div>
.mybackground {background-color:#fc3534;}
Border around this has a color of #fc3534
<div style="border:2px solid #fc3534;">Content here</div>
.myborder {border:2px solid #fc3534;}