#f1d0d0 color space conversions
Hex:
#f1d0d0
RGB:
241, 208, 208
CMY:
5, 18, 18
CMYK:
0, 14, 14, 5
HSL:
0°, 54.0984%, 88.0392%
HSV (HSB):
0°, 13.6929%, 94.5098%
XYZ:
70.2167, 68.3666, 69.1698
xyY:
0.3380, 0.3291, 68.3666
CIE-Lab:
86.1894, 11.5271, 4.2598
CIE-LCH:
86.1894, 12.2891, 20.2817
CIE-Luv:
86.1894, 19.8063, 4.2574
Hunter-Lab:
82.6841, 6.8879, 8.2795
#f1d0d0 color charts
#f1d0d0 color shades, tints & tones
#f1d0d0 color schemes
#f1d0d0 color preview, HTML & CSS examples
This text has a color of #f1d0d0
<p style="color:#f1d0d0;">Text here</p>
.mytext {color:#f1d0d0;}
This box has a color of #f1d0d0
<div style="background-color:#f1d0d0;">Content here</div>
.mybackground {background-color:#f1d0d0;}
Border around this has a color of #f1d0d0
<div style="border:2px solid #f1d0d0;">Content here</div>
.myborder {border:2px solid #f1d0d0;}