#dbca01 color space conversions
Hex:
#dbca01
RGB:
219, 202, 1
CMY:
14, 21, 100
CMYK:
0, 8, 100, 14
HSL:
55°, 99.0909%, 43.1373%
HSV (HSB):
55°, 99.5434%, 85.8824%
XYZ:
50.3394, 57.3033, 8.4362
xyY:
0.4337, 0.4937, 57.3033
CIE-Lab:
80.3499, -10.7627, 80.8579
CIE-LCH:
80.3499, 81.5710, 97.5819
CIE-Luv:
80.3499, 18.2488, 86.8331
Hunter-Lab:
75.6990, -13.7716, 46.3818
#dbca01 color charts
#dbca01 color shades, tints & tones
#dbca01 color schemes
#dbca01 color preview, HTML & CSS examples
This text has a color of #dbca01
<p style="color:#dbca01;">Text here</p>
.mytext {color:#dbca01;}
This box has a color of #dbca01
<div style="background-color:#dbca01;">Content here</div>
.mybackground {background-color:#dbca01;}
Border around this has a color of #dbca01
<div style="border:2px solid #dbca01;">Content here</div>
.myborder {border:2px solid #dbca01;}