#d65f4a color space conversions
Hex:
#d65f4a
RGB:
214, 95, 74
CMY:
16, 63, 71
CMYK:
0, 56, 65, 16
HSL:
9°, 63.0631%, 56.4706%
HSV (HSB):
9°, 65.4206%, 83.9216%
XYZ:
33.0598, 22.9750, 9.1707
xyY:
0.5070, 0.3523, 22.9750
CIE-Lab:
55.0465, 45.3987, 34.8253
CIE-LCH:
55.0465, 57.2175, 37.4918
CIE-Luv:
55.0465, 91.9684, 30.0346
Hunter-Lab:
47.9322, 39.2336, 22.2088
#d65f4a color charts
#d65f4a color shades, tints & tones
#d65f4a color schemes
#d65f4a color preview, HTML & CSS examples
This text has a color of #d65f4a
<p style="color:#d65f4a;">Text here</p>
.mytext {color:#d65f4a;}
This box has a color of #d65f4a
<div style="background-color:#d65f4a;">Content here</div>
.mybackground {background-color:#d65f4a;}
Border around this has a color of #d65f4a
<div style="border:2px solid #d65f4a;">Content here</div>
.myborder {border:2px solid #d65f4a;}