#ffadbc color space conversions
Hex:
#ffadbc
RGB:
255, 173, 188
CMY:
0, 32, 26
CMYK:
0, 32, 26, 0
HSL:
349°, 100.0000%, 83.9216%
HSV (HSB):
349°, 32.1569%, 100.0000%
XYZ:
65.2607, 54.7780, 54.7105
xyY:
0.3735, 0.3135, 54.7780
CIE-Lab:
78.9132, 31.9954, 4.6423
CIE-LCH:
78.9132, 32.3304, 8.2556
CIE-Luv:
78.9132, 51.8281, 0.7333
Hunter-Lab:
74.0121, 27.8722, 7.9807
#ffadbc color charts
#ffadbc color shades, tints & tones
#ffadbc color schemes
#ffadbc color preview, HTML & CSS examples
This text has a color of #ffadbc
<p style="color:#ffadbc;">Text here</p>
.mytext {color:#ffadbc;}
This box has a color of #ffadbc
<div style="background-color:#ffadbc;">Content here</div>
.mybackground {background-color:#ffadbc;}
Border around this has a color of #ffadbc
<div style="border:2px solid #ffadbc;">Content here</div>
.myborder {border:2px solid #ffadbc;}