#c05f45 color space conversions
Hex:
#c05f45
RGB:
192, 95, 69
CMY:
25, 63, 73
CMYK:
0, 51, 64, 25
HSL:
13°, 49.3976%, 51.1765%
HSV (HSB):
13°, 64.0625%, 75.2941%
XYZ:
26.9046, 19.8206, 8.0379
xyY:
0.4913, 0.3619, 19.8206
CIE-Lab:
51.6337, 36.7718, 32.7106
CIE-LCH:
51.6337, 49.2153, 41.6549
CIE-Luv:
51.6337, 74.5870, 29.3891
Hunter-Lab:
44.5203, 29.9611, 20.4596
#c05f45 color charts
#c05f45 color shades, tints & tones
#c05f45 color schemes
#c05f45 color preview, HTML & CSS examples
This text has a color of #c05f45
<p style="color:#c05f45;">Text here</p>
.mytext {color:#c05f45;}
This box has a color of #c05f45
<div style="background-color:#c05f45;">Content here</div>
.mybackground {background-color:#c05f45;}
Border around this has a color of #c05f45
<div style="border:2px solid #c05f45;">Content here</div>
.myborder {border:2px solid #c05f45;}