#c5cf2d color space conversions
Hex:
#c5cf2d
RGB:
197, 207, 45
CMY:
23, 19, 82
CMYK:
5, 0, 78, 19
HSL:
64°, 64.2857%, 49.4118%
HSV (HSB):
64°, 78.2609%, 81.1765%
XYZ:
45.8124, 56.6854, 11.0094
xyY:
0.4036, 0.4994, 56.6854
CIE-Lab:
80.0023, -21.7740, 72.3465
CIE-LCH:
80.0023, 75.5521, 106.7502
CIE-Luv:
80.0023, -0.6353, 83.9831
Hunter-Lab:
75.2897, -23.1430, 44.0330
#c5cf2d color charts
#c5cf2d color shades, tints & tones
#c5cf2d color schemes
#c5cf2d color preview, HTML & CSS examples
This text has a color of #c5cf2d
<p style="color:#c5cf2d;">Text here</p>
.mytext {color:#c5cf2d;}
This box has a color of #c5cf2d
<div style="background-color:#c5cf2d;">Content here</div>
.mybackground {background-color:#c5cf2d;}
Border around this has a color of #c5cf2d
<div style="border:2px solid #c5cf2d;">Content here</div>
.myborder {border:2px solid #c5cf2d;}