#ffb1a8 color space conversions
Hex:
#ffb1a8
RGB:
255, 177, 168
CMY:
0, 31, 34
CMYK:
0, 31, 34, 0
HSL:
6°, 100.0000%, 82.9412%
HSV (HSB):
6°, 34.1176%, 100.0000%
XYZ:
64.0300, 55.5314, 44.3897
xyY:
0.3905, 0.3387, 55.5314
CIE-Lab:
79.3464, 27.3379, 16.0917
CIE-LCH:
79.3464, 31.7223, 30.4820
CIE-Luv:
79.3464, 52.3790, 17.3390
Hunter-Lab:
74.5194, 22.9653, 16.8458
#ffb1a8 color charts
#ffb1a8 color shades, tints & tones
#ffb1a8 color schemes
#ffb1a8 color preview, HTML & CSS examples
This text has a color of #ffb1a8
<p style="color:#ffb1a8;">Text here</p>
.mytext {color:#ffb1a8;}
This box has a color of #ffb1a8
<div style="background-color:#ffb1a8;">Content here</div>
.mybackground {background-color:#ffb1a8;}
Border around this has a color of #ffb1a8
<div style="border:2px solid #ffb1a8;">Content here</div>
.myborder {border:2px solid #ffb1a8;}