#fac6c6 color space conversions
Hex:
#fac6c6
RGB:
250, 198, 198
CMY:
2, 22, 22
CMYK:
0, 21, 21, 2
HSL:
0°, 83.8710%, 87.8431%
HSV (HSB):
0°, 20.8000%, 98.0392%
XYZ:
69.8115, 64.7894, 62.2522
xyY:
0.3546, 0.3291, 64.7894
CIE-Lab:
84.3751, 18.4764, 7.0655
CIE-LCH:
84.3751, 19.7813, 20.9272
CIE-Luv:
84.3751, 32.3397, 6.9612
Hunter-Lab:
80.4918, 13.9543, 10.4895
#fac6c6 color charts
#fac6c6 color shades, tints & tones
#fac6c6 color schemes
#fac6c6 color preview, HTML & CSS examples
This text has a color of #fac6c6
<p style="color:#fac6c6;">Text here</p>
.mytext {color:#fac6c6;}
This box has a color of #fac6c6
<div style="background-color:#fac6c6;">Content here</div>
.mybackground {background-color:#fac6c6;}
Border around this has a color of #fac6c6
<div style="border:2px solid #fac6c6;">Content here</div>
.myborder {border:2px solid #fac6c6;}