#d64f32 color space conversions
Hex:
#d64f32
RGB:
214, 79, 50
CMY:
16, 69, 80
CMYK:
0, 63, 77, 16
HSL:
11°, 66.6667%, 51.7647%
HSV (HSB):
11°, 76.6355%, 83.9216%
XYZ:
31.1033, 20.1184, 5.2615
xyY:
0.5507, 0.3562, 20.1184
CIE-Lab:
51.9708, 51.5779, 44.3437
CIE-LCH:
51.9708, 68.0194, 40.6870
CIE-Luv:
51.9708, 107.4158, 34.4408
Hunter-Lab:
44.8535, 45.2855, 24.4425
#d64f32 color charts
#d64f32 color shades, tints & tones
#d64f32 color schemes
#d64f32 color preview, HTML & CSS examples
This text has a color of #d64f32
<p style="color:#d64f32;">Text here</p>
.mytext {color:#d64f32;}
This box has a color of #d64f32
<div style="background-color:#d64f32;">Content here</div>
.mybackground {background-color:#d64f32;}
Border around this has a color of #d64f32
<div style="border:2px solid #d64f32;">Content here</div>
.myborder {border:2px solid #d64f32;}