#6fbfbf color space conversions
Hex:
#6fbfbf
RGB:
111, 191, 191
CMY:
56, 25, 25
CMYK:
42, 0, 0, 25
HSL:
180°, 38.4615%, 59.2157%
HSV (HSB):
180°, 41.8848%, 74.9020%
XYZ:
34.5903, 44.4027, 56.0377
xyY:
0.2562, 0.3288, 44.4027
CIE-Lab:
72.4968, -24.4734, -7.6958
CIE-LCH:
72.4968, 25.6549, 197.4561
CIE-Luv:
72.4968, -36.3543, -7.8543
Hunter-Lab:
66.6354, -23.9528, -3.2158
#6fbfbf color charts
#6fbfbf color shades, tints & tones
#6fbfbf color schemes
#6fbfbf color preview, HTML & CSS examples
This text has a color of #6fbfbf
<p style="color:#6fbfbf;">Text here</p>
.mytext {color:#6fbfbf;}
This box has a color of #6fbfbf
<div style="background-color:#6fbfbf;">Content here</div>
.mybackground {background-color:#6fbfbf;}
Border around this has a color of #6fbfbf
<div style="border:2px solid #6fbfbf;">Content here</div>
.myborder {border:2px solid #6fbfbf;}