#102b2d color space conversions
Hex:
#102b2d
RGB:
16, 43, 45
CMY:
94, 83, 82
CMYK:
64, 4, 0, 82
HSL:
184°, 47.5410%, 11.9608%
HSV (HSB):
184°, 64.4444%, 17.6471%
XYZ:
1.5512, 2.0274, 2.7922
xyY:
0.2435, 0.3182, 2.0274
CIE-Lab:
15.6303, -9.5094, -4.4433
CIE-LCH:
15.6303, 10.4963, 205.0443
CIE-Luv:
15.6303, -8.9445, -3.2519
Hunter-Lab:
14.2386, -5.4709, -1.6598
#102b2d color charts
#102b2d color shades, tints & tones
#102b2d color schemes
#102b2d color preview, HTML & CSS examples
This text has a color of #102b2d
<p style="color:#102b2d;">Text here</p>
.mytext {color:#102b2d;}
This box has a color of #102b2d
<div style="background-color:#102b2d;">Content here</div>
.mybackground {background-color:#102b2d;}
Border around this has a color of #102b2d
<div style="border:2px solid #102b2d;">Content here</div>
.myborder {border:2px solid #102b2d;}