#d082a3 color space conversions
Hex:
#d082a3
RGB:
208, 130, 163
CMY:
18, 49, 36
CMYK:
0, 38, 22, 18
HSL:
335°, 45.3488%, 66.2745%
HSV (HSB):
335°, 37.5000%, 81.5686%
XYZ:
40.6059, 32.0195, 38.6905
xyY:
0.3648, 0.2876, 32.0195
CIE-Lab:
63.3590, 34.5122, -4.8334
CIE-LCH:
63.3590, 34.8490, 352.0277
CIE-Luv:
63.3590, 47.0762, -13.1129
Hunter-Lab:
56.5858, 29.0664, -0.9295
#d082a3 color charts
#d082a3 color shades, tints & tones
#d082a3 color schemes
#d082a3 color preview, HTML & CSS examples
This text has a color of #d082a3
<p style="color:#d082a3;">Text here</p>
.mytext {color:#d082a3;}
This box has a color of #d082a3
<div style="background-color:#d082a3;">Content here</div>
.mybackground {background-color:#d082a3;}
Border around this has a color of #d082a3
<div style="border:2px solid #d082a3;">Content here</div>
.myborder {border:2px solid #d082a3;}