#fc2b32 color space conversions
Hex:
#fc2b32
RGB:
252, 43, 50
CMY:
1, 83, 80
CMYK:
0, 83, 80, 1
HSL:
358°, 97.2093%, 57.8431%
HSV (HSB):
358°, 82.9365%, 98.8235%
XYZ:
41.5845, 22.6535, 5.1984
xyY:
0.5989, 0.3262, 22.6535
CIE-Lab:
54.7136, 74.7779, 49.3650
CIE-LCH:
54.7136, 89.6027, 33.4310
CIE-Luv:
54.7136, 157.3105, 32.1796
Hunter-Lab:
47.5957, 72.6635, 26.8413
#fc2b32 color charts
#fc2b32 color shades, tints & tones
#fc2b32 color schemes
#fc2b32 color preview, HTML & CSS examples
This text has a color of #fc2b32
<p style="color:#fc2b32;">Text here</p>
.mytext {color:#fc2b32;}
This box has a color of #fc2b32
<div style="background-color:#fc2b32;">Content here</div>
.mybackground {background-color:#fc2b32;}
Border around this has a color of #fc2b32
<div style="border:2px solid #fc2b32;">Content here</div>
.myborder {border:2px solid #fc2b32;}