#f1d2d2 color space conversions
Hex:
#f1d2d2
RGB:
241, 210, 210
CMY:
5, 18, 18
CMYK:
0, 13, 13, 5
HSL:
0°, 52.5424%, 88.4314%
HSV (HSB):
0°, 12.8631%, 94.5098%
XYZ:
70.9551, 69.4471, 70.6377
xyY:
0.3362, 0.3291, 69.4471
CIE-Lab:
86.7250, 10.7976, 3.9755
CIE-LCH:
86.7250, 11.5062, 20.2127
CIE-Luv:
86.7250, 18.5270, 3.9813
Hunter-Lab:
83.3349, 6.1467, 8.0781
#f1d2d2 color charts
#f1d2d2 color shades, tints & tones
#f1d2d2 color schemes
#f1d2d2 color preview, HTML & CSS examples
This text has a color of #f1d2d2
<p style="color:#f1d2d2;">Text here</p>
.mytext {color:#f1d2d2;}
This box has a color of #f1d2d2
<div style="background-color:#f1d2d2;">Content here</div>
.mybackground {background-color:#f1d2d2;}
Border around this has a color of #f1d2d2
<div style="border:2px solid #f1d2d2;">Content here</div>
.myborder {border:2px solid #f1d2d2;}