#d45f65 color space conversions
Hex:
#d45f65
RGB:
212, 95, 101
CMY:
17, 63, 60
CMYK:
0, 55, 52, 17
HSL:
357°, 57.6355%, 60.1961%
HSV (HSB):
357°, 55.1887%, 83.1373%
XYZ:
33.5925, 23.1211, 15.0042
xyY:
0.4684, 0.3224, 23.1211
CIE-Lab:
55.1968, 46.6298, 19.4498
CIE-LCH:
55.1968, 50.5236, 22.6416
CIE-Luv:
55.1968, 84.6809, 14.9263
Hunter-Lab:
48.0844, 40.5555, 15.1582
#d45f65 color charts
#d45f65 color shades, tints & tones
#d45f65 color schemes
#d45f65 color preview, HTML & CSS examples
This text has a color of #d45f65
<p style="color:#d45f65;">Text here</p>
.mytext {color:#d45f65;}
This box has a color of #d45f65
<div style="background-color:#d45f65;">Content here</div>
.mybackground {background-color:#d45f65;}
Border around this has a color of #d45f65
<div style="border:2px solid #d45f65;">Content here</div>
.myborder {border:2px solid #d45f65;}