#dabbbb color space conversions
Hex:
#dabbbb
RGB:
218, 187, 187
CMY:
15, 27, 27
CMYK:
0, 14, 14, 15
HSL:
0°, 29.5238%, 79.4118%
HSV (HSB):
0°, 14.2202%, 85.4902%
XYZ:
55.6534, 54.0339, 54.5100
xyY:
0.3389, 0.3291, 54.0339
CIE-Lab:
78.4815, 11.0520, 4.0925
CIE-LCH:
78.4815, 11.7854, 20.3191
CIE-Luv:
78.4815, 18.7263, 4.0258
Hunter-Lab:
73.5078, 6.5054, 7.4887
#dabbbb color charts
#dabbbb RGB chart
#dabbbb CMYK chart
#dabbbb RGB pie chart
#dabbbb color shades, tints & tones
#dabbbb color schemes
#dabbbb color preview, HTML & CSS examples
This text has a color of #dabbbb
<p style="color:#dabbbb;">Text here</p>
.mytext {color:#dabbbb;}
Text color #dabbbb
This box has a color of #dabbbb
<div style="background-color:#dabbbb;">Content here</div>
.mybackground {background-color:#dabbbb;}
Background color #dabbbb
Border around this has a color of #dabbbb
<div style="border:2px solid #dabbbb;">Content here</div>
.myborder {border:2px solid #dabbbb;}
Border color #dabbbb