#fc075d color space conversions
Hex:
#fc075d
RGB:
252, 7, 93
CMY:
1, 97, 64
CMYK:
0, 97, 63, 1
HSL:
339°, 97.6096%, 50.7843%
HSV (HSB):
339°, 97.2222%, 98.8235%
XYZ:
42.1966, 21.6377, 12.3084
xyY:
0.5542, 0.2842, 21.6377
CIE-Lab:
53.6405, 81.2569, 23.3659
CIE-LCH:
53.6405, 84.5497, 16.0429
CIE-Luv:
53.6405, 153.6015, 9.8079
Hunter-Lab:
46.5164, 80.5201, 16.8731
#fc075d color charts
#fc075d color shades, tints & tones
#fc075d color schemes
#fc075d color preview, HTML & CSS examples
This text has a color of #fc075d
<p style="color:#fc075d;">Text here</p>
.mytext {color:#fc075d;}
This box has a color of #fc075d
<div style="background-color:#fc075d;">Content here</div>
.mybackground {background-color:#fc075d;}
Border around this has a color of #fc075d
<div style="border:2px solid #fc075d;">Content here</div>
.myborder {border:2px solid #fc075d;}