#c48f02 color space conversions
Hex:
#c48f02
RGB:
196, 143, 2
CMY:
23, 44, 99
CMYK:
0, 27, 99, 23
HSL:
44°, 97.9798%, 38.8235%
HSV (HSB):
44°, 98.9796%, 76.8627%
XYZ:
32.5984, 31.3851, 4.3972
xyY:
0.4767, 0.4590, 31.3851
CIE-Lab:
62.8314, 10.1998, 67.2984
CIE-LCH:
62.8314, 68.0669, 81.3818
CIE-Luv:
62.8314, 44.5845, 64.1012
Hunter-Lab:
56.0224, 5.8266, 34.5619
#c48f02 color charts
#c48f02 color shades, tints & tones
#c48f02 color schemes
#c48f02 color preview, HTML & CSS examples
This text has a color of #c48f02
<p style="color:#c48f02;">Text here</p>
.mytext {color:#c48f02;}
This box has a color of #c48f02
<div style="background-color:#c48f02;">Content here</div>
.mybackground {background-color:#c48f02;}
Border around this has a color of #c48f02
<div style="border:2px solid #c48f02;">Content here</div>
.myborder {border:2px solid #c48f02;}