#fc1955 color space conversions
Hex:
#fc1955
RGB:
252, 25, 85
CMY:
1, 90, 67
CMYK:
0, 90, 66, 1
HSL:
344°, 97.4249%, 54.3137%
HSV (HSB):
344°, 90.0794%, 98.8235%
XYZ:
42.1322, 22.0466, 10.6291
xyY:
0.5632, 0.2947, 22.0466
CIE-Lab:
54.0764, 79.1838, 28.7321
CIE-LCH:
54.0764, 84.2354, 19.9435
CIE-Luv:
54.0764, 153.6534, 15.4157
Hunter-Lab:
46.9538, 78.0011, 19.4459
#fc1955 color charts
#fc1955 color shades, tints & tones
#fc1955 color schemes
#fc1955 color preview, HTML & CSS examples
This text has a color of #fc1955
<p style="color:#fc1955;">Text here</p>
.mytext {color:#fc1955;}
This box has a color of #fc1955
<div style="background-color:#fc1955;">Content here</div>
.mybackground {background-color:#fc1955;}
Border around this has a color of #fc1955
<div style="border:2px solid #fc1955;">Content here</div>
.myborder {border:2px solid #fc1955;}