#d67f95 color space conversions
Hex:
#d67f95
RGB:
214, 127, 149
CMY:
16, 50, 42
CMYK:
0, 41, 30, 16
HSL:
345°, 51.4793%, 66.8627%
HSV (HSB):
345°, 40.6542%, 83.9216%
XYZ:
40.7457, 31.6448, 32.3943
xyY:
0.3889, 0.3020, 31.6448
CIE-Lab:
63.0482, 36.2835, 2.7742
CIE-LCH:
63.0482, 36.3894, 4.3723
CIE-Luv:
63.0482, 55.9076, -2.8095
Hunter-Lab:
56.2537, 30.8473, 5.2348
#d67f95 color charts
#d67f95 color shades, tints & tones
#d67f95 color schemes
#d67f95 color preview, HTML & CSS examples
This text has a color of #d67f95
<p style="color:#d67f95;">Text here</p>
.mytext {color:#d67f95;}
This box has a color of #d67f95
<div style="background-color:#d67f95;">Content here</div>
.mybackground {background-color:#d67f95;}
Border around this has a color of #d67f95
<div style="border:2px solid #d67f95;">Content here</div>
.myborder {border:2px solid #d67f95;}