#dba1a1 color space conversions
Hex:
#dba1a1
RGB:
219, 161, 161
CMY:
14, 37, 37
CMYK:
0, 26, 26, 14
HSL:
0°, 44.6154%, 74.5098%
HSV (HSB):
0°, 26.4840%, 85.8824%
XYZ:
48.3913, 43.1230, 39.4913
xyY:
0.3694, 0.3292, 43.1230
CIE-Lab:
71.6384, 21.4996, 8.4708
CIE-LCH:
71.6384, 23.1082, 21.5044
CIE-Luv:
71.6384, 37.2892, 8.0310
Hunter-Lab:
65.6681, 16.6187, 10.3120
#dba1a1 color charts
#dba1a1 color shades, tints & tones
#dba1a1 color schemes
#dba1a1 color preview, HTML & CSS examples
This text has a color of #dba1a1
<p style="color:#dba1a1;">Text here</p>
.mytext {color:#dba1a1;}
This box has a color of #dba1a1
<div style="background-color:#dba1a1;">Content here</div>
.mybackground {background-color:#dba1a1;}
Border around this has a color of #dba1a1
<div style="border:2px solid #dba1a1;">Content here</div>
.myborder {border:2px solid #dba1a1;}