#ffdbbb color space conversions
Hex:
#ffdbbb
RGB:
255, 219, 187
CMY:
0, 14, 27
CMYK:
0, 14, 27, 0
HSL:
28°, 100.0000%, 86.6667%
HSV (HSB):
28°, 26.6667%, 100.0000%
XYZ:
75.5412, 75.5109, 57.6073
xyY:
0.3620, 0.3619, 75.5109
CIE-Lab:
89.6318, 7.8372, 20.3645
CIE-LCH:
89.6318, 21.8205, 68.9509
CIE-Luv:
89.6318, 24.4198, 27.6855
Hunter-Lab:
86.8970, 3.1036, 21.5223
#ffdbbb color charts
#ffdbbb color shades, tints & tones
#ffdbbb color schemes
#ffdbbb color preview, HTML & CSS examples
This text has a color of #ffdbbb
<p style="color:#ffdbbb;">Text here</p>
.mytext {color:#ffdbbb;}
This box has a color of #ffdbbb
<div style="background-color:#ffdbbb;">Content here</div>
.mybackground {background-color:#ffdbbb;}
Border around this has a color of #ffdbbb
<div style="border:2px solid #ffdbbb;">Content here</div>
.myborder {border:2px solid #ffdbbb;}