#fd8084 color space conversions
Hex:
#fd8084
RGB:
253, 128, 132
CMY:
1, 50, 48
CMYK:
0, 49, 48, 1
HSL:
358°, 96.8992%, 74.7059%
HSV (HSB):
358°, 49.4071%, 99.2157%
XYZ:
52.3920, 37.9869, 26.4006
xyY:
0.4486, 0.3253, 37.9869
CIE-Lab:
68.0110, 47.8476, 20.1326
CIE-LCH:
68.0110, 51.9107, 22.8197
CIE-Luv:
68.0110, 89.2512, 16.8815
Hunter-Lab:
61.6335, 43.8765, 17.7467
#fd8084 color charts
#fd8084 color shades, tints & tones
#fd8084 color schemes
#fd8084 color preview, HTML & CSS examples
This text has a color of #fd8084
<p style="color:#fd8084;">Text here</p>
.mytext {color:#fd8084;}
This box has a color of #fd8084
<div style="background-color:#fd8084;">Content here</div>
.mybackground {background-color:#fd8084;}
Border around this has a color of #fd8084
<div style="border:2px solid #fd8084;">Content here</div>
.myborder {border:2px solid #fd8084;}