#cad95c color space conversions
Hex:
#cad95c
RGB:
202, 217, 92
CMY:
21, 15, 64
CMYK:
7, 0, 58, 15
HSL:
67°, 62.1891%, 60.5882%
HSV (HSB):
67°, 57.6037%, 85.0980%
XYZ:
51.1017, 62.9550, 19.5834
xyY:
0.3824, 0.4711, 62.9550
CIE-Lab:
83.4187, -21.9584, 58.5171
CIE-LCH:
83.4187, 62.5013, 110.5685
CIE-Luv:
83.4187, -4.2703, 74.9782
Hunter-Lab:
79.3442, -23.8891, 40.9072
#cad95c color charts
#cad95c color shades, tints & tones
#cad95c color schemes
#cad95c color preview, HTML & CSS examples
This text has a color of #cad95c
<p style="color:#cad95c;">Text here</p>
.mytext {color:#cad95c;}
This box has a color of #cad95c
<div style="background-color:#cad95c;">Content here</div>
.mybackground {background-color:#cad95c;}
Border around this has a color of #cad95c
<div style="border:2px solid #cad95c;">Content here</div>
.myborder {border:2px solid #cad95c;}