#ffb0a0 color space conversions
Hex:
#ffb0a0
RGB:
255, 176, 160
CMY:
0, 31, 37
CMYK:
0, 31, 37, 0
HSL:
10°, 100.0000%, 81.3725%
HSV (HSB):
10°, 37.2549%, 100.0000%
XYZ:
63.1105, 54.8487, 40.5183
xyY:
0.3982, 0.3461, 54.8487
CIE-Lab:
78.9541, 26.9207, 19.8582
CIE-LCH:
78.9541, 33.4526, 36.4146
CIE-Luv:
78.9541, 54.1415, 22.2503
Hunter-Lab:
74.0599, 22.5047, 19.4043
#ffb0a0 color charts
#ffb0a0 color shades, tints & tones
#ffb0a0 color schemes
#ffb0a0 color preview, HTML & CSS examples
This text has a color of #ffb0a0
<p style="color:#ffb0a0;">Text here</p>
.mytext {color:#ffb0a0;}
This box has a color of #ffb0a0
<div style="background-color:#ffb0a0;">Content here</div>
.mybackground {background-color:#ffb0a0;}
Border around this has a color of #ffb0a0
<div style="border:2px solid #ffb0a0;">Content here</div>
.myborder {border:2px solid #ffb0a0;}