#c05b4a color space conversions
Hex:
#c05b4a
RGB:
192, 91, 74
CMY:
25, 64, 71
CMYK:
0, 53, 61, 25
HSL:
9°, 48.3607%, 52.1569%
HSV (HSB):
9°, 61.4583%, 75.2941%
XYZ:
26.7153, 19.1831, 8.7732
xyY:
0.4887, 0.3509, 19.1831
CIE-Lab:
50.9007, 39.1597, 28.9628
CIE-LCH:
50.9007, 48.7065, 36.4868
CIE-Luv:
50.9007, 76.5851, 25.3348
Hunter-Lab:
43.7985, 32.2307, 18.7826
#c05b4a color charts
#c05b4a color shades, tints & tones
#c05b4a color schemes
#c05b4a color preview, HTML & CSS examples
This text has a color of #c05b4a
<p style="color:#c05b4a;">Text here</p>
.mytext {color:#c05b4a;}
This box has a color of #c05b4a
<div style="background-color:#c05b4a;">Content here</div>
.mybackground {background-color:#c05b4a;}
Border around this has a color of #c05b4a
<div style="border:2px solid #c05b4a;">Content here</div>
.myborder {border:2px solid #c05b4a;}