#d65b62 color space conversions
Hex:
#d65b62
RGB:
214, 91, 98
CMY:
16, 64, 62
CMYK:
0, 57, 54, 16
HSL:
357°, 60.0000%, 59.8039%
HSV (HSB):
357°, 57.4766%, 83.9216%
XYZ:
33.6772, 22.6602, 14.1541
xyY:
0.4777, 0.3215, 22.6602
CIE-Lab:
54.7205, 48.9795, 20.6176
CIE-LCH:
54.7205, 53.1420, 22.8284
CIE-Luv:
54.7205, 89.5947, 15.5490
Hunter-Lab:
47.6027, 42.9779, 15.6926
#d65b62 color charts
#d65b62 color shades, tints & tones
#d65b62 color schemes
#d65b62 color preview, HTML & CSS examples
This text has a color of #d65b62
<p style="color:#d65b62;">Text here</p>
.mytext {color:#d65b62;}
This box has a color of #d65b62
<div style="background-color:#d65b62;">Content here</div>
.mybackground {background-color:#d65b62;}
Border around this has a color of #d65b62
<div style="border:2px solid #d65b62;">Content here</div>
.myborder {border:2px solid #d65b62;}