#c05b4b color space conversions
Hex:
#c05b4b
RGB:
192, 91, 75
CMY:
25, 64, 71
CMYK:
0, 53, 61, 25
HSL:
8°, 48.1481%, 52.3529%
HSV (HSB):
8°, 60.9375%, 75.2941%
XYZ:
26.7493, 19.1966, 8.9521
xyY:
0.4873, 0.3497, 19.1966
CIE-Lab:
50.9165, 39.2304, 28.4068
CIE-LCH:
50.9165, 48.4353, 35.9084
CIE-Luv:
50.9165, 76.4015, 24.8194
Hunter-Lab:
43.8140, 32.3034, 18.5556
#c05b4b color charts
#c05b4b color shades, tints & tones
#c05b4b color schemes
#c05b4b color preview, HTML & CSS examples
This text has a color of #c05b4b
<p style="color:#c05b4b;">Text here</p>
.mytext {color:#c05b4b;}
This box has a color of #c05b4b
<div style="background-color:#c05b4b;">Content here</div>
.mybackground {background-color:#c05b4b;}
Border around this has a color of #c05b4b
<div style="border:2px solid #c05b4b;">Content here</div>
.myborder {border:2px solid #c05b4b;}