#fad6d6 color space conversions
Hex:
#fad6d6
RGB:
250, 214, 214
CMY:
2, 16, 16
CMYK:
0, 14, 14, 2
HSL:
0°, 78.2609%, 90.9804%
HSV (HSB):
0°, 14.4000%, 98.0392%
XYZ:
75.6085, 73.2722, 73.7763
xyY:
0.3396, 0.3291, 73.2722
CIE-Lab:
88.5774, 12.5196, 4.6420
CIE-LCH:
88.5774, 13.3525, 20.3437
CIE-Luv:
88.5774, 21.6488, 4.6544
Hunter-Lab:
85.5992, 7.8679, 8.8185
#fad6d6 color charts
#fad6d6 color shades, tints & tones
#fad6d6 color schemes
#fad6d6 color preview, HTML & CSS examples
This text has a color of #fad6d6
<p style="color:#fad6d6;">Text here</p>
.mytext {color:#fad6d6;}
This box has a color of #fad6d6
<div style="background-color:#fad6d6;">Content here</div>
.mybackground {background-color:#fad6d6;}
Border around this has a color of #fad6d6
<div style="border:2px solid #fad6d6;">Content here</div>
.myborder {border:2px solid #fad6d6;}