#ca900c color space conversions
Hex:
#ca900c
RGB:
202, 144, 12
CMY:
21, 44, 95
CMYK:
0, 29, 94, 21
HSL:
42°, 88.7850%, 41.9608%
HSV (HSB):
42°, 94.0594%, 79.2157%
XYZ:
34.3967, 32.5296, 4.8138
xyY:
0.4795, 0.4534, 32.5296
CIE-Lab:
63.7782, 12.4397, 66.8293
CIE-LCH:
63.7782, 67.9772, 79.4555
CIE-Luv:
63.7782, 48.4852, 63.9033
Hunter-Lab:
57.0347, 7.8397, 34.9202
#ca900c color charts
#ca900c color shades, tints & tones
#ca900c color schemes
#ca900c color preview, HTML & CSS examples
This text has a color of #ca900c
<p style="color:#ca900c;">Text here</p>
.mytext {color:#ca900c;}
This box has a color of #ca900c
<div style="background-color:#ca900c;">Content here</div>
.mybackground {background-color:#ca900c;}
Border around this has a color of #ca900c
<div style="border:2px solid #ca900c;">Content here</div>
.myborder {border:2px solid #ca900c;}