#ffb7ae color space conversions
Hex:
#ffb7ae
RGB:
255, 183, 174
CMY:
0, 28, 32
CMYK:
0, 28, 32, 0
HSL:
7°, 100.0000%, 84.1176%
HSV (HSB):
7°, 31.7647%, 100.0000%
XYZ:
65.8135, 58.1830, 47.8061
xyY:
0.3831, 0.3387, 58.1830
CIE-Lab:
80.8404, 24.9305, 14.9566
CIE-LCH:
80.8404, 29.0728, 30.9609
CIE-Luv:
80.8404, 47.7841, 16.4324
Hunter-Lab:
76.2778, 20.5261, 16.2352
#ffb7ae color charts
#ffb7ae color shades, tints & tones
#ffb7ae color schemes
#ffb7ae color preview, HTML & CSS examples
This text has a color of #ffb7ae
<p style="color:#ffb7ae;">Text here</p>
.mytext {color:#ffb7ae;}
This box has a color of #ffb7ae
<div style="background-color:#ffb7ae;">Content here</div>
.mybackground {background-color:#ffb7ae;}
Border around this has a color of #ffb7ae
<div style="border:2px solid #ffb7ae;">Content here</div>
.myborder {border:2px solid #ffb7ae;}