#fc3334 color space conversions
Hex:
#fc3334
RGB:
252, 51, 52
CMY:
1, 80, 80
CMYK:
0, 80, 79, 1
HSL:
360°, 97.1014%, 59.4118%
HSV (HSB):
360°, 79.7619%, 98.8235%
XYZ:
41.9485, 23.3110, 5.5374
xyY:
0.5925, 0.3293, 23.3110
CIE-Lab:
55.3913, 72.9614, 48.9897
CIE-LCH:
55.3913, 87.8826, 33.8792
CIE-Luv:
55.3913, 153.5172, 32.8308
Hunter-Lab:
48.2815, 70.5940, 26.9971
#fc3334 color charts
#fc3334 color shades, tints & tones
#fc3334 color schemes
#fc3334 color preview, HTML & CSS examples
This text has a color of #fc3334
<p style="color:#fc3334;">Text here</p>
.mytext {color:#fc3334;}
This box has a color of #fc3334
<div style="background-color:#fc3334;">Content here</div>
.mybackground {background-color:#fc3334;}
Border around this has a color of #fc3334
<div style="border:2px solid #fc3334;">Content here</div>
.myborder {border:2px solid #fc3334;}