#ffa0db color space conversions
Hex:
#ffa0db
RGB:
255, 160, 219
CMY:
0, 37, 14
CMYK:
0, 37, 14, 0
HSL:
323°, 100.0000%, 81.3725%
HSV (HSB):
323°, 37.2549%, 100.0000%
XYZ:
66.5970, 51.5161, 73.4514
xyY:
0.3476, 0.2689, 51.5161
CIE-Lab:
76.9906, 43.2731, -15.0770
CIE-LCH:
76.9906, 45.8244, 340.7909
CIE-Luv:
76.9906, 53.5895, -30.8357
Hunter-Lab:
71.7747, 40.0175, -10.4327
#ffa0db color charts
#ffa0db color shades, tints & tones
#ffa0db color schemes
#ffa0db color preview, HTML & CSS examples
This text has a color of #ffa0db
<p style="color:#ffa0db;">Text here</p>
.mytext {color:#ffa0db;}
This box has a color of #ffa0db
<div style="background-color:#ffa0db;">Content here</div>
.mybackground {background-color:#ffa0db;}
Border around this has a color of #ffa0db
<div style="border:2px solid #ffa0db;">Content here</div>
.myborder {border:2px solid #ffa0db;}