#fd8095 color space conversions
Hex:
#fd8095
RGB:
253, 128, 149
CMY:
1, 50, 42
CMYK:
0, 49, 41, 1
HSL:
350°, 96.8992%, 74.7059%
HSV (HSB):
350°, 49.4071%, 99.2157%
XYZ:
53.6520, 38.4909, 33.0355
xyY:
0.4286, 0.3075, 38.4909
CIE-Lab:
68.3809, 49.5136, 11.0933
CIE-LCH:
68.3809, 50.7411, 12.6283
CIE-Luv:
68.3809, 85.4234, 5.4491
Hunter-Lab:
62.0410, 45.7918, 11.8581
#fd8095 color charts
#fd8095 color shades, tints & tones
#fd8095 color schemes
#fd8095 color preview, HTML & CSS examples
This text has a color of #fd8095
<p style="color:#fd8095;">Text here</p>
.mytext {color:#fd8095;}
This box has a color of #fd8095
<div style="background-color:#fd8095;">Content here</div>
.mybackground {background-color:#fd8095;}
Border around this has a color of #fd8095
<div style="border:2px solid #fd8095;">Content here</div>
.myborder {border:2px solid #fd8095;}