#fd7692 color space conversions
Hex:
#fd7692
RGB:
253, 118, 146
CMY:
1, 54, 43
CMYK:
0, 53, 42, 1
HSL:
348°, 97.1223%, 72.7451%
HSV (HSB):
348°, 53.3597%, 99.2157%
XYZ:
52.1748, 35.9148, 31.3765
xyY:
0.4367, 0.3006, 35.9148
CIE-Lab:
66.4548, 53.9878, 10.0609
CIE-LCH:
66.4548, 54.9172, 10.5562
CIE-Luv:
66.4548, 92.2818, 3.0402
Hunter-Lab:
59.9290, 50.5281, 10.9084
#fd7692 color charts
#fd7692 color shades, tints & tones
#fd7692 color schemes
#fd7692 color preview, HTML & CSS examples
This text has a color of #fd7692
<p style="color:#fd7692;">Text here</p>
.mytext {color:#fd7692;}
This box has a color of #fd7692
<div style="background-color:#fd7692;">Content here</div>
.mybackground {background-color:#fd7692;}
Border around this has a color of #fd7692
<div style="border:2px solid #fd7692;">Content here</div>
.myborder {border:2px solid #fd7692;}