#dba2d2 color space conversions
Hex:
#dba2d2
RGB:
219, 162, 210
CMY:
14, 36, 18
CMYK:
0, 26, 4, 14
HSL:
309°, 44.1860%, 74.7059%
HSV (HSB):
309°, 26.0274%, 85.8824%
XYZ:
53.7666, 45.5539, 66.9317
xyY:
0.3234, 0.2740, 45.5539
CIE-Lab:
73.2551, 28.7980, -16.1661
CIE-LCH:
73.2551, 33.0252, 330.6919
CIE-Luv:
73.2551, 29.9731, -29.7043
Hunter-Lab:
67.4936, 24.0824, -11.5509
#dba2d2 color charts
#dba2d2 color shades, tints & tones
#dba2d2 color schemes
#dba2d2 color preview, HTML & CSS examples
This text has a color of #dba2d2
<p style="color:#dba2d2;">Text here</p>
.mytext {color:#dba2d2;}
This box has a color of #dba2d2
<div style="background-color:#dba2d2;">Content here</div>
.mybackground {background-color:#dba2d2;}
Border around this has a color of #dba2d2
<div style="border:2px solid #dba2d2;">Content here</div>
.myborder {border:2px solid #dba2d2;}