#fc3233 color space conversions
Hex:
#fc3233
RGB:
252, 50, 51
CMY:
1, 80, 80
CMYK:
0, 80, 80, 1
HSL:
360°, 97.1154%, 59.2157%
HSV (HSB):
360°, 80.1587%, 98.8235%
XYZ:
41.8830, 23.2157, 5.4056
xyY:
0.5940, 0.3293, 23.2157
CIE-Lab:
55.2938, 73.1833, 49.4142
CIE-LCH:
55.2938, 88.3038, 34.0277
CIE-Luv:
55.2938, 154.1587, 32.9743
Hunter-Lab:
48.1826, 70.8425, 27.0762
#fc3233 color charts
#fc3233 color shades, tints & tones
#fc3233 color schemes
#fc3233 color preview, HTML & CSS examples
This text has a color of #fc3233
<p style="color:#fc3233;">Text here</p>
.mytext {color:#fc3233;}
This box has a color of #fc3233
<div style="background-color:#fc3233;">Content here</div>
.mybackground {background-color:#fc3233;}
Border around this has a color of #fc3233
<div style="border:2px solid #fc3233;">Content here</div>
.myborder {border:2px solid #fc3233;}