#fc1b65 color space conversions
Hex:
#fc1b65
RGB:
252, 27, 101
CMY:
1, 89, 60
CMYK:
0, 89, 60, 1
HSL:
340°, 97.4026%, 54.7059%
HSV (HSB):
340°, 89.2857%, 98.8235%
XYZ:
42.8858, 22.4189, 14.3789
xyY:
0.5382, 0.2813, 22.4189
CIE-Lab:
54.4687, 79.7524, 19.6499
CIE-LCH:
54.4687, 82.1375, 13.8412
CIE-Luv:
54.4687, 147.5425, 6.6883
Hunter-Lab:
47.3486, 78.8155, 15.1388
#fc1b65 color charts
#fc1b65 color shades, tints & tones
#fc1b65 color schemes
#fc1b65 color preview, HTML & CSS examples
This text has a color of #fc1b65
<p style="color:#fc1b65;">Text here</p>
.mytext {color:#fc1b65;}
This box has a color of #fc1b65
<div style="background-color:#fc1b65;">Content here</div>
.mybackground {background-color:#fc1b65;}
Border around this has a color of #fc1b65
<div style="border:2px solid #fc1b65;">Content here</div>
.myborder {border:2px solid #fc1b65;}