#fc1337 color space conversions
Hex:
#fc1337
RGB:
252, 19, 55
CMY:
1, 93, 78
CMYK:
0, 92, 78, 1
HSL:
351°, 97.4895%, 53.1373%
HSV (HSB):
351°, 92.4603%, 98.8235%
XYZ:
41.0673, 21.4370, 5.5877
xyY:
0.6031, 0.3148, 21.4370
CIE-Lab:
53.4245, 78.7543, 45.3748
CIE-LCH:
53.4245, 90.8907, 29.9487
CIE-Luv:
53.4245, 163.3146, 27.9229
Hunter-Lab:
46.3001, 77.3009, 25.2547
#fc1337 color charts
#fc1337 color shades, tints & tones
#fc1337 color schemes
#fc1337 color preview, HTML & CSS examples
This text has a color of #fc1337
<p style="color:#fc1337;">Text here</p>
.mytext {color:#fc1337;}
This box has a color of #fc1337
<div style="background-color:#fc1337;">Content here</div>
.mybackground {background-color:#fc1337;}
Border around this has a color of #fc1337
<div style="border:2px solid #fc1337;">Content here</div>
.myborder {border:2px solid #fc1337;}