#fad2d2 color space conversions
Hex:
#fad2d2
RGB:
250, 210, 210
CMY:
2, 18, 18
CMYK:
0, 16, 16, 2
HSL:
0°, 80.0000%, 90.1961%
HSV (HSB):
0°, 16.0000%, 98.0392%
XYZ:
74.1038, 71.0703, 70.7850
xyY:
0.3431, 0.3291, 71.0703
CIE-Lab:
87.5192, 13.9869, 5.2245
CIE-LCH:
87.5192, 14.9308, 20.4820
CIE-Luv:
87.5192, 24.2556, 5.2169
Hunter-Lab:
84.3032, 9.3735, 9.2295
#fad2d2 color charts
#fad2d2 color shades, tints & tones
#fad2d2 color schemes
#fad2d2 color preview, HTML & CSS examples
This text has a color of #fad2d2
<p style="color:#fad2d2;">Text here</p>
.mytext {color:#fad2d2;}
This box has a color of #fad2d2
<div style="background-color:#fad2d2;">Content here</div>
.mybackground {background-color:#fad2d2;}
Border around this has a color of #fad2d2
<div style="border:2px solid #fad2d2;">Content here</div>
.myborder {border:2px solid #fad2d2;}