#fc1765 color space conversions
Hex:
#fc1765
RGB:
252, 23, 101
CMY:
1, 91, 60
CMYK:
0, 91, 60, 1
HSL:
340°, 97.4468%, 53.9216%
HSV (HSB):
340°, 90.8730%, 98.8235%
XYZ:
42.8002, 22.2478, 14.3504
xyY:
0.5391, 0.2802, 22.2478
CIE-Lab:
54.2890, 80.2719, 19.4075
CIE-LCH:
54.2890, 82.5846, 13.5917
CIE-Luv:
54.2890, 148.3505, 6.2762
Hunter-Lab:
47.1676, 79.4290, 14.9788
#fc1765 color charts
#fc1765 color shades, tints & tones
#fc1765 color schemes
#fc1765 color preview, HTML & CSS examples
This text has a color of #fc1765
<p style="color:#fc1765;">Text here</p>
.mytext {color:#fc1765;}
This box has a color of #fc1765
<div style="background-color:#fc1765;">Content here</div>
.mybackground {background-color:#fc1765;}
Border around this has a color of #fc1765
<div style="border:2px solid #fc1765;">Content here</div>
.myborder {border:2px solid #fc1765;}