#d3613d color space conversions
Hex:
#d3613d
RGB:
211, 97, 61
CMY:
17, 62, 76
CMYK:
0, 54, 71, 17
HSL:
14°, 63.0252%, 53.3333%
HSV (HSB):
14°, 71.0900%, 82.7451%
XYZ:
31.9810, 22.7352, 7.1176
xyY:
0.5172, 0.3677, 22.7352
CIE-Lab:
54.7985, 42.6004, 41.4998
CIE-LCH:
54.7985, 59.4730, 44.2502
CIE-Luv:
54.7985, 90.1463, 35.9889
Hunter-Lab:
47.6814, 36.2813, 24.5265
#d3613d color charts
#d3613d color shades, tints & tones
#d3613d color schemes
#d3613d color preview, HTML & CSS examples
This text has a color of #d3613d
<p style="color:#d3613d;">Text here</p>
.mytext {color:#d3613d;}
This box has a color of #d3613d
<div style="background-color:#d3613d;">Content here</div>
.mybackground {background-color:#d3613d;}
Border around this has a color of #d3613d
<div style="border:2px solid #d3613d;">Content here</div>
.myborder {border:2px solid #d3613d;}