#ffa5ce color space conversions
Hex:
#ffa5ce
RGB:
255, 165, 206
CMY:
0, 35, 19
CMYK:
0, 35, 19, 0
HSL:
333°, 100.0000%, 82.3529%
HSV (HSB):
333°, 35.2941%, 100.0000%
XYZ:
65.8357, 52.6265, 65.0805
xyY:
0.3587, 0.2867, 52.6265
CIE-Lab:
77.6540, 38.7150, -6.9994
CIE-LCH:
77.6540, 39.3426, 349.7521
CIE-Luv:
77.6540, 53.3517, -17.6218
Hunter-Lab:
72.5441, 35.0413, -2.4091
#ffa5ce color charts
#ffa5ce color shades, tints & tones
#ffa5ce color schemes
#ffa5ce color preview, HTML & CSS examples
This text has a color of #ffa5ce
<p style="color:#ffa5ce;">Text here</p>
.mytext {color:#ffa5ce;}
This box has a color of #ffa5ce
<div style="background-color:#ffa5ce;">Content here</div>
.mybackground {background-color:#ffa5ce;}
Border around this has a color of #ffa5ce
<div style="border:2px solid #ffa5ce;">Content here</div>
.myborder {border:2px solid #ffa5ce;}