#d14745 color space conversions
Hex:
#d14745
RGB:
209, 71, 69
CMY:
18, 72, 73
CMYK:
0, 66, 67, 18
HSL:
1°, 60.3448%, 54.5098%
HSV (HSB):
1°, 66.9856%, 81.9608%
XYZ:
29.6219, 18.4915, 7.6382
xyY:
0.5313, 0.3317, 18.4915
CIE-Lab:
50.0868, 54.1391, 31.4581
CIE-LCH:
50.0868, 62.6152, 30.1592
CIE-Luv:
50.0868, 105.0359, 23.5164
Hunter-Lab:
43.0017, 47.7076, 19.5698
#d14745 color charts
#d14745 color shades, tints & tones
#d14745 color schemes
#d14745 color preview, HTML & CSS examples
This text has a color of #d14745
<p style="color:#d14745;">Text here</p>
.mytext {color:#d14745;}
This box has a color of #d14745
<div style="background-color:#d14745;">Content here</div>
.mybackground {background-color:#d14745;}
Border around this has a color of #d14745
<div style="border:2px solid #d14745;">Content here</div>
.myborder {border:2px solid #d14745;}