#fd075e color space conversions
Hex:
#fd075e
RGB:
253, 7, 94
CMY:
1, 97, 63
CMYK:
0, 97, 63, 1
HSL:
339°, 98.4000%, 50.9804%
HSV (HSB):
339°, 97.2332%, 99.2157%
XYZ:
42.6044, 21.8428, 12.5602
xyY:
0.5533, 0.2836, 21.8428
CIE-Lab:
53.8598, 81.5364, 23.0889
CIE-LCH:
53.8598, 84.7424, 15.8107
CIE-Luv:
53.8598, 153.9867, 9.5057
Hunter-Lab:
46.7362, 80.9307, 16.7813
#fd075e color charts
#fd075e color shades, tints & tones
#fd075e color schemes
#fd075e color preview, HTML & CSS examples
This text has a color of #fd075e
<p style="color:#fd075e;">Text here</p>
.mytext {color:#fd075e;}
This box has a color of #fd075e
<div style="background-color:#fd075e;">Content here</div>
.mybackground {background-color:#fd075e;}
Border around this has a color of #fd075e
<div style="border:2px solid #fd075e;">Content here</div>
.myborder {border:2px solid #fd075e;}