#f0b0a8 color space conversions
Hex:
#f0b0a8
RGB:
240, 176, 168
CMY:
6, 31, 34
CMYK:
0, 27, 30, 6
HSL:
7°, 70.5882%, 80.0000%
HSV (HSB):
7°, 30.0000%, 94.1176%
XYZ:
58.5284, 52.4031, 44.0758
xyY:
0.3776, 0.3381, 52.4031
CIE-Lab:
77.5212, 22.2735, 13.2952
CIE-LCH:
77.5212, 25.9397, 30.8333
CIE-Luv:
77.5212, 42.1590, 14.6048
Hunter-Lab:
72.3900, 17.6375, 14.5733
#f0b0a8 color charts
#f0b0a8 color shades, tints & tones
#f0b0a8 color schemes
#f0b0a8 color preview, HTML & CSS examples
This text has a color of #f0b0a8
<p style="color:#f0b0a8;">Text here</p>
.mytext {color:#f0b0a8;}
This box has a color of #f0b0a8
<div style="background-color:#f0b0a8;">Content here</div>
.mybackground {background-color:#f0b0a8;}
Border around this has a color of #f0b0a8
<div style="border:2px solid #f0b0a8;">Content here</div>
.myborder {border:2px solid #f0b0a8;}