#c7483f color space conversions
Hex:
#c7483f
RGB:
199, 72, 63
CMY:
22, 72, 75
CMYK:
0, 64, 68, 22
HSL:
4°, 54.8387%, 51.3725%
HSV (HSB):
4°, 68.3417%, 78.0392%
XYZ:
26.7678, 17.1357, 6.5993
xyY:
0.5300, 0.3393, 17.1357
CIE-Lab:
48.4306, 50.0207, 32.5257
CIE-LCH:
48.4306, 59.6657, 33.0337
CIE-Luv:
48.4306, 97.4804, 24.9554
Hunter-Lab:
41.3953, 42.9829, 19.5246
#c7483f color charts
#c7483f color shades, tints & tones
#c7483f color schemes
#c7483f color preview, HTML & CSS examples
This text has a color of #c7483f
<p style="color:#c7483f;">Text here</p>
.mytext {color:#c7483f;}
This box has a color of #c7483f
<div style="background-color:#c7483f;">Content here</div>
.mybackground {background-color:#c7483f;}
Border around this has a color of #c7483f
<div style="border:2px solid #c7483f;">Content here</div>
.myborder {border:2px solid #c7483f;}