#ca5801 color space conversions
Hex:
#ca5801
RGB:
202, 88, 1
CMY:
21, 65, 100
CMYK:
0, 56, 100, 21
HSL:
26°, 99.0148%, 39.8039%
HSV (HSB):
26°, 99.5050%, 79.2157%
XYZ:
27.8523, 19.5382, 2.3320
xyY:
0.5602, 0.3929, 19.5382
CIE-Lab:
51.3110, 41.9730, 60.5118
CIE-LCH:
51.3110, 73.6439, 55.2535
CIE-Luv:
51.3110, 94.6563, 45.2933
Hunter-Lab:
44.2020, 35.1218, 27.8134
#ca5801 color charts
#ca5801 color shades, tints & tones
#ca5801 color schemes
#ca5801 color preview, HTML & CSS examples
This text has a color of #ca5801
<p style="color:#ca5801;">Text here</p>
.mytext {color:#ca5801;}
This box has a color of #ca5801
<div style="background-color:#ca5801;">Content here</div>
.mybackground {background-color:#ca5801;}
Border around this has a color of #ca5801
<div style="border:2px solid #ca5801;">Content here</div>
.myborder {border:2px solid #ca5801;}