#d48d94 color space conversions
Hex:
#d48d94
RGB:
212, 141, 148
CMY:
17, 45, 42
CMYK:
0, 33, 30, 17
HSL:
354°, 45.2229%, 69.2157%
HSV (HSB):
354°, 33.4906%, 83.1373%
XYZ:
42.0215, 35.1849, 32.5936
xyY:
0.3827, 0.3204, 35.1849
CIE-Lab:
65.8924, 27.9187, 7.4047
CIE-LCH:
65.8924, 28.8840, 14.8542
CIE-Luv:
65.8924, 46.2102, 5.1508
Hunter-Lab:
59.3169, 22.6493, 8.9430
#d48d94 color charts
#d48d94 color shades, tints & tones
#d48d94 color schemes
#d48d94 color preview, HTML & CSS examples
This text has a color of #d48d94
<p style="color:#d48d94;">Text here</p>
.mytext {color:#d48d94;}
This box has a color of #d48d94
<div style="background-color:#d48d94;">Content here</div>
.mybackground {background-color:#d48d94;}
Border around this has a color of #d48d94
<div style="border:2px solid #d48d94;">Content here</div>
.myborder {border:2px solid #d48d94;}