#fddbbb color space conversions
Hex:
#fddbbb
RGB:
253, 219, 187
CMY:
1, 14, 27
CMYK:
0, 13, 26, 1
HSL:
29°, 94.2857%, 86.2745%
HSV (HSB):
29°, 26.0870%, 99.2157%
XYZ:
74.8092, 75.1335, 57.5731
xyY:
0.3605, 0.3621, 75.1335
CIE-Lab:
89.4555, 7.0961, 20.0926
CIE-LCH:
89.4555, 21.3089, 70.5483
CIE-Luv:
89.4555, 23.0969, 27.4618
Hunter-Lab:
86.6796, 2.3658, 21.2950
#fddbbb color charts
#fddbbb color shades, tints & tones
#fddbbb color schemes
#fddbbb color preview, HTML & CSS examples
This text has a color of #fddbbb
<p style="color:#fddbbb;">Text here</p>
.mytext {color:#fddbbb;}
This box has a color of #fddbbb
<div style="background-color:#fddbbb;">Content here</div>
.mybackground {background-color:#fddbbb;}
Border around this has a color of #fddbbb
<div style="border:2px solid #fddbbb;">Content here</div>
.myborder {border:2px solid #fddbbb;}