#fd075a color space conversions
Hex:
#fd075a
RGB:
253, 7, 90
CMY:
1, 97, 65
CMYK:
0, 97, 64, 1
HSL:
340°, 98.4000%, 50.9804%
HSV (HSB):
340°, 97.2332%, 99.2157%
XYZ:
42.4295, 21.7728, 11.6391
xyY:
0.5594, 0.2871, 21.7728
CIE-Lab:
53.7851, 81.3338, 25.4007
CIE-LCH:
53.7851, 85.2079, 17.3437
CIE-Luv:
53.7851, 155.4458, 11.7289
Hunter-Lab:
46.6613, 80.6539, 17.8737
#fd075a color charts
#fd075a color shades, tints & tones
#fd075a color schemes
#fd075a color preview, HTML & CSS examples
This text has a color of #fd075a
<p style="color:#fd075a;">Text here</p>
.mytext {color:#fd075a;}
This box has a color of #fd075a
<div style="background-color:#fd075a;">Content here</div>
.mybackground {background-color:#fd075a;}
Border around this has a color of #fd075a
<div style="border:2px solid #fd075a;">Content here</div>
.myborder {border:2px solid #fd075a;}