#cf5d3d color space conversions
Hex:
#cf5d3d
RGB:
207, 93, 61
CMY:
19, 64, 76
CMYK:
0, 55, 71, 19
HSL:
13°, 60.3306%, 52.5490%
HSV (HSB):
13°, 70.5314%, 81.1765%
XYZ:
30.4888, 21.4310, 6.9445
xyY:
0.5179, 0.3641, 21.4310
CIE-Lab:
53.4180, 43.0557, 39.7781
CIE-LCH:
53.4180, 58.6182, 42.7341
CIE-Luv:
53.4180, 89.7930, 34.0693
Hunter-Lab:
46.2937, 36.5454, 23.5114
#cf5d3d color charts
#cf5d3d color shades, tints & tones
#cf5d3d color schemes
#cf5d3d color preview, HTML & CSS examples
This text has a color of #cf5d3d
<p style="color:#cf5d3d;">Text here</p>
.mytext {color:#cf5d3d;}
This box has a color of #cf5d3d
<div style="background-color:#cf5d3d;">Content here</div>
.mybackground {background-color:#cf5d3d;}
Border around this has a color of #cf5d3d
<div style="border:2px solid #cf5d3d;">Content here</div>
.myborder {border:2px solid #cf5d3d;}