#ffa8cf color space conversions
Hex:
#ffa8cf
RGB:
255, 168, 207
CMY:
0, 34, 19
CMYK:
0, 34, 19, 0
HSL:
333°, 100.0000%, 82.9412%
HSV (HSB):
333°, 34.1176%, 100.0000%
XYZ:
66.5051, 53.7703, 65.9050
xyY:
0.3572, 0.2888, 53.7703
CIE-Lab:
78.3276, 37.3058, -6.5464
CIE-LCH:
78.3276, 37.8758, 350.0471
CIE-Luv:
78.3276, 51.5216, -16.6893
Hunter-Lab:
73.3282, 33.5665, -1.9582
#ffa8cf color charts
#ffa8cf color shades, tints & tones
#ffa8cf color schemes
#ffa8cf color preview, HTML & CSS examples
This text has a color of #ffa8cf
<p style="color:#ffa8cf;">Text here</p>
.mytext {color:#ffa8cf;}
This box has a color of #ffa8cf
<div style="background-color:#ffa8cf;">Content here</div>
.mybackground {background-color:#ffa8cf;}
Border around this has a color of #ffa8cf
<div style="border:2px solid #ffa8cf;">Content here</div>
.myborder {border:2px solid #ffa8cf;}