#fd076b color space conversions
Hex:
#fd076b
RGB:
253, 7, 107
CMY:
1, 97, 58
CMYK:
0, 97, 58, 1
HSL:
336°, 98.4000%, 50.9804%
HSV (HSB):
336°, 97.2332%, 99.2157%
XYZ:
43.2378, 22.0961, 15.8960
xyY:
0.5323, 0.2720, 22.0961
CIE-Lab:
54.1289, 82.2637, 15.6011
CIE-LCH:
54.1289, 83.7299, 10.7385
CIE-Luv:
54.1289, 148.9261, 1.7577
Hunter-Lab:
47.0065, 81.9275, 12.8547
#fd076b color charts
#fd076b color shades, tints & tones
#fd076b color schemes
#fd076b color preview, HTML & CSS examples
This text has a color of #fd076b
<p style="color:#fd076b;">Text here</p>
.mytext {color:#fd076b;}
This box has a color of #fd076b
<div style="background-color:#fd076b;">Content here</div>
.mybackground {background-color:#fd076b;}
Border around this has a color of #fd076b
<div style="border:2px solid #fd076b;">Content here</div>
.myborder {border:2px solid #fd076b;}