#41dddd color space conversions
Hex:
#41dddd
RGB:
65, 221, 221
CMY:
75, 13, 13
CMYK:
71, 0, 0, 13
HSL:
180°, 69.6429%, 56.0784%
HSV (HSB):
180°, 70.5882%, 86.6667%
XYZ:
41.0876, 58.0572, 77.4472
xyY:
0.2327, 0.3288, 58.0572
CIE-Lab:
80.7706, -39.0546, -11.6845
CIE-LCH:
80.7706, 40.7650, 196.6563
CIE-Luv:
80.7706, -56.9246, -12.2929
Hunter-Lab:
76.1953, -37.0873, -6.9275
#41dddd color charts
#41dddd color shades, tints & tones
#41dddd color schemes
#41dddd color preview, HTML & CSS examples
This text has a color of #41dddd
<p style="color:#41dddd;">Text here</p>
.mytext {color:#41dddd;}
This box has a color of #41dddd
<div style="background-color:#41dddd;">Content here</div>
.mybackground {background-color:#41dddd;}
Border around this has a color of #41dddd
<div style="border:2px solid #41dddd;">Content here</div>
.myborder {border:2px solid #41dddd;}