#ff8493 color space conversions
Hex:
#ff8493
RGB:
255, 132, 147
CMY:
0, 48, 42
CMYK:
0, 48, 42, 0
HSL:
353°, 100.0000%, 75.8824%
HSV (HSB):
353°, 48.2353%, 100.0000%
XYZ:
54.7577, 39.8691, 32.4132
xyY:
0.4310, 0.3138, 39.8691
CIE-Lab:
69.3762, 48.0429, 13.6585
CIE-LCH:
69.3762, 49.9467, 15.8704
CIE-Luv:
69.3762, 84.9474, 9.0832
Hunter-Lab:
63.1420, 44.2995, 13.7635
#ff8493 color charts
#ff8493 color shades, tints & tones
#ff8493 color schemes
#ff8493 color preview, HTML & CSS examples
This text has a color of #ff8493
<p style="color:#ff8493;">Text here</p>
.mytext {color:#ff8493;}
This box has a color of #ff8493
<div style="background-color:#ff8493;">Content here</div>
.mybackground {background-color:#ff8493;}
Border around this has a color of #ff8493
<div style="border:2px solid #ff8493;">Content here</div>
.myborder {border:2px solid #ff8493;}