#d074b9 color space conversions
Hex:
#d074b9
RGB:
208, 116, 185
CMY:
18, 55, 27
CMYK:
0, 44, 11, 18
HSL:
315°, 49.4624%, 63.5294%
HSV (HSB):
315°, 44.2308%, 81.5686%
XYZ:
41.0148, 29.4035, 49.4127
xyY:
0.3423, 0.2454, 29.4035
CIE-Lab:
61.1361, 45.3535, -20.7005
CIE-LCH:
61.1361, 49.8543, 335.4669
CIE-Luv:
61.1361, 49.6298, -38.5383
Hunter-Lab:
54.2250, 40.1205, -16.0707
#d074b9 color charts
#d074b9 color shades, tints & tones
#d074b9 color schemes
#d074b9 color preview, HTML & CSS examples
This text has a color of #d074b9
<p style="color:#d074b9;">Text here</p>
.mytext {color:#d074b9;}
This box has a color of #d074b9
<div style="background-color:#d074b9;">Content here</div>
.mybackground {background-color:#d074b9;}
Border around this has a color of #d074b9
<div style="border:2px solid #d074b9;">Content here</div>
.myborder {border:2px solid #d074b9;}