#ffb3aa color space conversions
Hex:
#ffb3aa
RGB:
255, 179, 170
CMY:
0, 30, 33
CMYK:
0, 30, 33, 0
HSL:
6°, 100.0000%, 83.3333%
HSV (HSB):
6°, 33.3333%, 100.0000%
XYZ:
64.6158, 56.4025, 45.5114
xyY:
0.3880, 0.3387, 56.4025
CIE-Lab:
79.8423, 26.5328, 15.7080
CIE-LCH:
79.8423, 30.8339, 30.6264
CIE-Luv:
79.8423, 50.8355, 17.0350
Hunter-Lab:
75.1016, 22.1498, 16.6415
#ffb3aa color charts
#ffb3aa color shades, tints & tones
#ffb3aa color schemes
#ffb3aa color preview, HTML & CSS examples
This text has a color of #ffb3aa
<p style="color:#ffb3aa;">Text here</p>
.mytext {color:#ffb3aa;}
This box has a color of #ffb3aa
<div style="background-color:#ffb3aa;">Content here</div>
.mybackground {background-color:#ffb3aa;}
Border around this has a color of #ffb3aa
<div style="border:2px solid #ffb3aa;">Content here</div>
.myborder {border:2px solid #ffb3aa;}