#fc75b9 color space conversions
Hex:
#fc75b9
RGB:
252, 117, 185
CMY:
1, 54, 27
CMYK:
0, 54, 27, 1
HSL:
330°, 95.7447%, 72.3529%
HSV (HSB):
330°, 53.5714%, 98.8235%
XYZ:
55.2631, 36.9208, 50.1127
xyY:
0.3884, 0.2595, 36.9208
CIE-Lab:
67.2176, 58.6234, -10.9375
CIE-LCH:
67.2176, 59.6350, 349.4317
CIE-Luv:
67.2176, 81.4788, -26.8951
Hunter-Lab:
60.7625, 56.0103, -6.3645
#fc75b9 color charts
#fc75b9 color shades, tints & tones
#fc75b9 color schemes
#fc75b9 color preview, HTML & CSS examples
This text has a color of #fc75b9
<p style="color:#fc75b9;">Text here</p>
.mytext {color:#fc75b9;}
This box has a color of #fc75b9
<div style="background-color:#fc75b9;">Content here</div>
.mybackground {background-color:#fc75b9;}
Border around this has a color of #fc75b9
<div style="border:2px solid #fc75b9;">Content here</div>
.myborder {border:2px solid #fc75b9;}