#ffafe3 color space conversions
Hex:
#ffafe3
RGB:
255, 175, 227
CMY:
0, 31, 11
CMYK:
0, 31, 11, 0
HSL:
321°, 100.0000%, 84.3137%
HSV (HSB):
321°, 31.3725%, 100.0000%
XYZ:
70.4351, 57.4660, 80.0528
xyY:
0.3387, 0.2763, 57.4660
CIE-Lab:
80.4410, 36.7731, -14.2328
CIE-LCH:
80.4410, 39.4314, 338.8414
CIE-Luv:
80.4410, 44.3740, -28.5109
Hunter-Lab:
75.8063, 33.1914, -9.5468
#ffafe3 color charts
#ffafe3 color shades, tints & tones
#ffafe3 color schemes
#ffafe3 color preview, HTML & CSS examples
This text has a color of #ffafe3
<p style="color:#ffafe3;">Text here</p>
.mytext {color:#ffafe3;}
This box has a color of #ffafe3
<div style="background-color:#ffafe3;">Content here</div>
.mybackground {background-color:#ffafe3;}
Border around this has a color of #ffafe3
<div style="border:2px solid #ffafe3;">Content here</div>
.myborder {border:2px solid #ffafe3;}