#ffa1cc color space conversions
Hex:
#ffa1cc
RGB:
255, 161, 204
CMY:
0, 37, 20
CMYK:
0, 37, 20, 0
HSL:
333°, 100.0000%, 81.5686%
HSV (HSB):
333°, 36.8627%, 100.0000%
XYZ:
64.8840, 51.1094, 63.5721
xyY:
0.3613, 0.2846, 51.1094
CIE-Lab:
76.7452, 40.4898, -7.2544
CIE-LCH:
76.7452, 41.1345, 349.8424
CIE-Luv:
76.7452, 55.9197, -18.3173
Hunter-Lab:
71.4908, 36.8949, -2.6791
#ffa1cc color charts
#ffa1cc color shades, tints & tones
#ffa1cc color schemes
#ffa1cc color preview, HTML & CSS examples
This text has a color of #ffa1cc
<p style="color:#ffa1cc;">Text here</p>
.mytext {color:#ffa1cc;}
This box has a color of #ffa1cc
<div style="background-color:#ffa1cc;">Content here</div>
.mybackground {background-color:#ffa1cc;}
Border around this has a color of #ffa1cc
<div style="border:2px solid #ffa1cc;">Content here</div>
.myborder {border:2px solid #ffa1cc;}