#d0d232 color space conversions
Hex:
#d0d232
RGB:
208, 210, 50
CMY:
18, 18, 80
CMYK:
1, 0, 76, 18
HSL:
61°, 64.0000%, 50.9804%
HSV (HSB):
61°, 76.1905%, 82.3529%
XYZ:
49.6347, 59.7334, 11.9313
xyY:
0.4092, 0.4924, 59.7334
CIE-Lab:
81.6931, -18.4487, 72.7303
CIE-LCH:
81.6931, 75.0337, 104.2334
CIE-Luv:
81.6931, 4.7323, 84.3625
Hunter-Lab:
77.2874, -20.6184, 44.9482
#d0d232 color charts
#d0d232 color shades, tints & tones
#d0d232 color schemes
#d0d232 color preview, HTML & CSS examples
This text has a color of #d0d232
<p style="color:#d0d232;">Text here</p>
.mytext {color:#d0d232;}
This box has a color of #d0d232
<div style="background-color:#d0d232;">Content here</div>
.mybackground {background-color:#d0d232;}
Border around this has a color of #d0d232
<div style="border:2px solid #d0d232;">Content here</div>
.myborder {border:2px solid #d0d232;}