#d67f91 color space conversions
Hex:
#d67f91
RGB:
214, 127, 145
CMY:
16, 50, 43
CMYK:
0, 41, 32, 16
HSL:
348°, 51.4793%, 66.8627%
HSV (HSB):
348°, 40.6542%, 83.9216%
XYZ:
40.4318, 31.5192, 30.7409
xyY:
0.3937, 0.3069, 31.5192
CIE-Lab:
62.9435, 35.7639, 4.9050
CIE-LCH:
62.9435, 36.0987, 7.8093
CIE-Luv:
62.9435, 56.6912, 0.1651
Hunter-Lab:
56.1420, 30.3019, 6.8348
#d67f91 color charts
#d67f91 color shades, tints & tones
#d67f91 color schemes
#d67f91 color preview, HTML & CSS examples
This text has a color of #d67f91
<p style="color:#d67f91;">Text here</p>
.mytext {color:#d67f91;}
This box has a color of #d67f91
<div style="background-color:#d67f91;">Content here</div>
.mybackground {background-color:#d67f91;}
Border around this has a color of #d67f91
<div style="border:2px solid #d67f91;">Content here</div>
.myborder {border:2px solid #d67f91;}