#fd7483 color space conversions
Hex:
#fd7483
RGB:
253, 116, 131
CMY:
1, 55, 49
CMYK:
0, 54, 48, 1
HSL:
353°, 97.1631%, 72.3529%
HSV (HSB):
353°, 54.1502%, 99.2157%
XYZ:
50.8501, 35.0121, 25.5506
xyY:
0.4564, 0.3143, 35.0121
CIE-Lab:
65.7581, 53.4964, 17.6014
CIE-LCH:
65.7581, 56.3177, 18.2123
CIE-Luv:
65.7581, 97.2803, 12.3556
Hunter-Lab:
59.1710, 49.8492, 15.8177
#fd7483 color charts
#fd7483 color shades, tints & tones
#fd7483 color schemes
#fd7483 color preview, HTML & CSS examples
This text has a color of #fd7483
<p style="color:#fd7483;">Text here</p>
.mytext {color:#fd7483;}
This box has a color of #fd7483
<div style="background-color:#fd7483;">Content here</div>
.mybackground {background-color:#fd7483;}
Border around this has a color of #fd7483
<div style="border:2px solid #fd7483;">Content here</div>
.myborder {border:2px solid #fd7483;}