#d279c5 color space conversions
Hex:
#d279c5
RGB:
210, 121, 197
CMY:
18, 53, 23
CMYK:
0, 42, 6, 18
HSL:
309°, 49.7207%, 64.9020%
HSV (HSB):
309°, 42.3810%, 82.3529%
XYZ:
43.4938, 31.4076, 56.5932
xyY:
0.3308, 0.2389, 31.4076
CIE-Lab:
62.8502, 45.4288, -24.8558
CIE-LCH:
62.8502, 51.7841, 331.3153
CIE-Luv:
62.8502, 46.0537, -45.1931
Hunter-Lab:
56.0425, 40.4569, -20.6429
#d279c5 color charts
#d279c5 color shades, tints & tones
#d279c5 color schemes
#d279c5 color preview, HTML & CSS examples
This text has a color of #d279c5
<p style="color:#d279c5;">Text here</p>
.mytext {color:#d279c5;}
This box has a color of #d279c5
<div style="background-color:#d279c5;">Content here</div>
.mybackground {background-color:#d279c5;}
Border around this has a color of #d279c5
<div style="border:2px solid #d279c5;">Content here</div>
.myborder {border:2px solid #d279c5;}