#d14c5b color space conversions
Hex:
#d14c5b
RGB:
209, 76, 91
CMY:
18, 70, 64
CMYK:
0, 64, 56, 18
HSL:
353°, 59.1111%, 55.8824%
HSV (HSB):
353°, 63.6364%, 81.9608%
XYZ:
30.7673, 19.4795, 12.0358
xyY:
0.4940, 0.3128, 19.4795
CIE-Lab:
51.2436, 53.4673, 19.9525
CIE-LCH:
51.2436, 57.0689, 20.4641
CIE-Luv:
51.2436, 96.5318, 13.2676
Hunter-Lab:
44.1356, 47.1964, 14.7265
#d14c5b color charts
#d14c5b color shades, tints & tones
#d14c5b color schemes
#d14c5b color preview, HTML & CSS examples
This text has a color of #d14c5b
<p style="color:#d14c5b;">Text here</p>
.mytext {color:#d14c5b;}
This box has a color of #d14c5b
<div style="background-color:#d14c5b;">Content here</div>
.mybackground {background-color:#d14c5b;}
Border around this has a color of #d14c5b
<div style="border:2px solid #d14c5b;">Content here</div>
.myborder {border:2px solid #d14c5b;}