#fc5048 color space conversions
Hex:
#fc5048
RGB:
252, 80, 72
CMY:
1, 69, 72
CMYK:
0, 68, 71, 1
HSL:
3°, 96.7742%, 63.5294%
HSV (HSB):
3°, 71.4286%, 98.8235%
XYZ:
44.1832, 26.9006, 8.9945
xyY:
0.5517, 0.3359, 26.9006
CIE-Lab:
58.8823, 64.5574, 42.0038
CIE-LCH:
58.8823, 77.0193, 33.0497
CIE-Luv:
58.8823, 133.5615, 31.9258
Hunter-Lab:
51.8658, 61.2946, 26.0241
#fc5048 color charts
#fc5048 color shades, tints & tones
#fc5048 color schemes
#fc5048 color preview, HTML & CSS examples
This text has a color of #fc5048
<p style="color:#fc5048;">Text here</p>
.mytext {color:#fc5048;}
This box has a color of #fc5048
<div style="background-color:#fc5048;">Content here</div>
.mybackground {background-color:#fc5048;}
Border around this has a color of #fc5048
<div style="border:2px solid #fc5048;">Content here</div>
.myborder {border:2px solid #fc5048;}